summaryrefslogtreecommitdiff
path: root/tests/gem_non_secure_batch.c
diff options
context:
space:
mode:
Diffstat (limited to 'tests/gem_non_secure_batch.c')
-rw-r--r--tests/gem_non_secure_batch.c3
1 files changed, 2 insertions, 1 deletions
diff --git a/tests/gem_non_secure_batch.c b/tests/gem_non_secure_batch.c
index 101b9dcf..1d96222d 100644
--- a/tests/gem_non_secure_batch.c
+++ b/tests/gem_non_secure_batch.c
@@ -34,10 +34,11 @@
#include <sys/stat.h>
#include <sys/time.h>
#include "drm.h"
-#include "i915_drm.h"
+#include "ioctl_wrappers.h"
#include "drmtest.h"
#include "intel_bufmgr.h"
#include "intel_batchbuffer.h"
+#include "intel_chipset.h"
#include "intel_gpu_tools.h"
#include "i830_reg.h"