mirror of
https://github.com/tiagovignatti/intel-gpu-tools.git
synced 2025-06-30 03:06:09 +00:00
lib: fix header include
drm/ path is for the headers from kernel sources, without when using the pkgconfig libdrm version. Cc: Damien Lespiau <damien.lespiau@intel.com> Signed-off-by: Daniel Vetter <daniel.vetter@ffwll.ch>
This commit is contained in:
parent
b4e85b7b53
commit
349ba5d3e1
@ -27,7 +27,7 @@
|
||||
|
||||
#include <stdbool.h>
|
||||
|
||||
#include <drm/drm_fourcc.h>
|
||||
#include <drm_fourcc.h>
|
||||
#include <cairo.h>
|
||||
|
||||
#include <igt_display.h>
|
||||
|
Loading…
x
Reference in New Issue
Block a user