summaryrefslogtreecommitdiff
path: root/tests/gem_workarounds.c
diff options
context:
space:
mode:
Diffstat (limited to 'tests/gem_workarounds.c')
-rw-r--r--tests/gem_workarounds.c7
1 files changed, 1 insertions, 6 deletions
diff --git a/tests/gem_workarounds.c b/tests/gem_workarounds.c
index f1da3ef6..3759c23a 100644
--- a/tests/gem_workarounds.c
+++ b/tests/gem_workarounds.c
@@ -26,6 +26,7 @@
*/
#define _GNU_SOURCE
+#include "igt.h"
#include <stdbool.h>
#include <unistd.h>
#include <stdlib.h>
@@ -40,12 +41,6 @@
#include <time.h>
#include <signal.h>
-#include "ioctl_wrappers.h"
-#include "drmtest.h"
-#include "igt_gt.h"
-#include "igt_aux.h"
-#include "intel_chipset.h"
-#include "intel_io.h"
enum operation {
GPU_RESET = 0x01,