summaryrefslogtreecommitdiff
path: root/tests/gem_eio.c
diff options
context:
space:
mode:
Diffstat (limited to 'tests/gem_eio.c')
-rw-r--r--tests/gem_eio.c6
1 files changed, 1 insertions, 5 deletions
diff --git a/tests/gem_eio.c b/tests/gem_eio.c
index 998766c1..7b7815e6 100644
--- a/tests/gem_eio.c
+++ b/tests/gem_eio.c
@@ -27,6 +27,7 @@
*
*/
+#include "igt.h"
#include <stdlib.h>
#include <stdio.h>
#include <string.h>
@@ -38,11 +39,6 @@
#include <drm.h>
-#include "drmtest.h"
-#include "ioctl_wrappers.h"
-#include "igt_core.h"
-#include "igt_aux.h"
-#include "igt_gt.h"
IGT_TEST_DESCRIPTION("Test that specific ioctls report a wedged GPU (EIO).");