summaryrefslogtreecommitdiff
path: root/tests/gem_storedw_loop_vebox.c
diff options
context:
space:
mode:
Diffstat (limited to 'tests/gem_storedw_loop_vebox.c')
-rw-r--r--tests/gem_storedw_loop_vebox.c3
1 files changed, 2 insertions, 1 deletions
diff --git a/tests/gem_storedw_loop_vebox.c b/tests/gem_storedw_loop_vebox.c
index aa1987ac..872d4b2a 100644
--- a/tests/gem_storedw_loop_vebox.c
+++ b/tests/gem_storedw_loop_vebox.c
@@ -34,11 +34,12 @@
#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_gpu_tools.h"
+#include "intel_chipset.h"
#define LOCAL_I915_EXEC_VEBOX (4<<0)