summaryrefslogtreecommitdiff
path: root/tests/gem_tiled_wc.c
diff options
context:
space:
mode:
Diffstat (limited to 'tests/gem_tiled_wc.c')
-rw-r--r--tests/gem_tiled_wc.c5
1 files changed, 1 insertions, 4 deletions
diff --git a/tests/gem_tiled_wc.c b/tests/gem_tiled_wc.c
index b0f7a655..8c1e9bec 100644
--- a/tests/gem_tiled_wc.c
+++ b/tests/gem_tiled_wc.c
@@ -32,6 +32,7 @@
* to userspace, and that userspace has to respect the swizzle.
*/
+#include "igt.h"
#include <stdlib.h>
#include <stdio.h>
#include <string.h>
@@ -42,10 +43,6 @@
#include <sys/time.h>
#include <sys/ioctl.h>
#include "drm.h"
-#include "ioctl_wrappers.h"
-#include "drmtest.h"
-#include "intel_io.h"
-#include "intel_chipset.h"
#define WIDTH 512
#define HEIGHT 512