drm/ path is for the headers from kernel sources, without when using the pkgconfig libdrm version.
Cc: Damien Lespiau <damien.lesp...@intel.com> Signed-off-by: Daniel Vetter <daniel.vet...@ffwll.ch> --- lib/igt_kms.h | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/lib/igt_kms.h b/lib/igt_kms.h index dd84a57328df..26edf4cba170 100644 --- a/lib/igt_kms.h +++ b/lib/igt_kms.h @@ -27,7 +27,7 @@ #include <stdbool.h> -#include <drm/drm_fourcc.h> +#include <drm_fourcc.h> #include <cairo.h> #include <igt_display.h> -- 1.8.5.2 _______________________________________________ Intel-gfx mailing list Intel-gfx@lists.freedesktop.org http://lists.freedesktop.org/mailman/listinfo/intel-gfx