drm-uapi: use local files, not system libdrm
[mesa.git] / src / intel / common / gen_defines.h
index d1d63a17f11d3d50ad732df19959ce17b81029ec..2f8715821cf9a2e0efa6ab913d8db30c1b01acd3 100644 (file)
@@ -25,7 +25,7 @@
 #ifndef GEN_DEFINES_H
 #define GEN_DEFINES_H
 
-#include "i915_drm.h"
+#include "drm-uapi/i915_drm.h"
 
 #ifdef __cplusplus
 extern "C" {