summaryrefslogtreecommitdiff
path: root/src/intel/common/gen_defines.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/intel/common/gen_defines.h')
-rw-r--r--src/intel/common/gen_defines.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/intel/common/gen_defines.h b/src/intel/common/gen_defines.h
index d1d63a17f11..2f8715821cf 100644
--- a/src/intel/common/gen_defines.h
+++ b/src/intel/common/gen_defines.h
@@ -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" {