diff options
Diffstat (limited to 'tests/gem_pipe_control_store_loop.c')
-rw-r--r-- | tests/gem_pipe_control_store_loop.c | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/tests/gem_pipe_control_store_loop.c b/tests/gem_pipe_control_store_loop.c index 41bfc1b0..c95c2bdf 100644 --- a/tests/gem_pipe_control_store_loop.c +++ b/tests/gem_pipe_control_store_loop.c @@ -45,7 +45,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; |