summaryrefslogtreecommitdiff
path: root/tests/gem_pin.c
diff options
context:
space:
mode:
Diffstat (limited to 'tests/gem_pin.c')
-rw-r--r--tests/gem_pin.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/tests/gem_pin.c b/tests/gem_pin.c
index e57ddcc4..9572d288 100644
--- a/tests/gem_pin.c
+++ b/tests/gem_pin.c
@@ -39,7 +39,7 @@
#include "ioctl_wrappers.h"
#include "drmtest.h"
#include "intel_chipset.h"
-#include "intel_gpu_tools.h"
+#include "intel_io.h"
#define COPY_BLT_CMD (2<<29|0x53<<22|0x6)
#define BLT_WRITE_ALPHA (1<<21)