diff options
Diffstat (limited to 'tests/gem_bad_batch.c')
-rw-r--r-- | tests/gem_bad_batch.c | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/tests/gem_bad_batch.c b/tests/gem_bad_batch.c index 5bb08b44..33b3241f 100644 --- a/tests/gem_bad_batch.c +++ b/tests/gem_bad_batch.c @@ -40,7 +40,7 @@ #include "intel_bufmgr.h" #include "intel_batchbuffer.h" #include "intel_chipset.h" -#include "intel_gpu_tools.h" +#include "intel_io.h" static drm_intel_bufmgr *bufmgr; struct intel_batchbuffer *batch; |