diff options
author | Gabriel Laskar <gabriel@lse.epita.fr> | 2015-11-30 15:10:51 +0100 |
---|---|---|
committer | Gabriel Laskar <gabriel@lse.epita.fr> | 2015-12-10 12:33:23 +0100 |
commit | 8ca32846322254df34c33aeeb222f77edecfa113 (patch) | |
tree | 5cc14e0fd1701b28e9d567343c108ec9791ed5de /tools | |
parent | 7ef500e431ac2f3bf14f6c39704e5db01ab5a341 (diff) | |
download | blackbird-op-linux-8ca32846322254df34c33aeeb222f77edecfa113.tar.gz blackbird-op-linux-8ca32846322254df34c33aeeb222f77edecfa113.zip |
drm: fix inclusion of drm.h in qxl_drm.h
Using `#include "drm.h"` instead of `#include <drm/drm.h>` allow drm
headers to be moved in another directory without changes, like for the
libdrm imports.
Signed-off-by: Gabriel Laskar <gabriel@lse.epita.fr>
Reviewed-by: Emil Velikov <emil.l.velikov@gmail.com>
CC: Emil Velikov <emil.l.velikov@gmail.com>
CC: Mikko Rapeli <mikko.rapeli@iki.fi>
Diffstat (limited to 'tools')
0 files changed, 0 insertions, 0 deletions