diff options
Diffstat (limited to 'benchmarks/gem_exec_reloc.c')
-rw-r--r-- | benchmarks/gem_exec_reloc.c | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/benchmarks/gem_exec_reloc.c b/benchmarks/gem_exec_reloc.c index f9487d95..c734643c 100644 --- a/benchmarks/gem_exec_reloc.c +++ b/benchmarks/gem_exec_reloc.c @@ -40,6 +40,7 @@ #include "ioctl_wrappers.h" #include "igt_debugfs.h" #include "drmtest.h" +#include "i915/gem_mman.h" #define LOCAL_I915_EXEC_NO_RELOC (1<<11) #define LOCAL_I915_EXEC_HANDLE_LUT (1<<12) |