libdrm: Fix drm.h include in qxl drm header file
authorAndreas Boll <andreas.boll.dev@gmail.com>
Mon, 5 May 2014 21:28:23 +0000 (23:28 +0200)
committerAndreas Boll <andreas.boll.dev@gmail.com>
Mon, 28 Jul 2014 15:35:29 +0000 (17:35 +0200)
commit8bdb4cfa450b16f2c70729f923fa05d9553d7118
treec5ab03cabd312ad5c78e851d729167c353811660
parent6f15ca80815ae34d412c9fbdf526d69c45561a0f
libdrm: Fix drm.h include in qxl drm header file

Use "drm.h" instead of "drm/drm.h" as used in the other header files.
Fixes xserver-xorg-video-qxl build with KMS support on Debian, where this
file is installed in /usr/include/libdrm.

Fixes Debian bug #746807

Reported-by: Bastian Blank <waldi@debian.org>
Signed-off-by: Andreas Boll <andreas.boll.dev@gmail.com>
Reviewed-by: Emil Velikov <emil.l.velikov@gmail.com>
include/drm/qxl_drm.h