summaryrefslogtreecommitdiff
path: root/tests/gem_bad_length.c
diff options
context:
space:
mode:
Diffstat (limited to 'tests/gem_bad_length.c')
-rw-r--r--tests/gem_bad_length.c3
1 files changed, 1 insertions, 2 deletions
diff --git a/tests/gem_bad_length.c b/tests/gem_bad_length.c
index 29b39253..c85b349f 100644
--- a/tests/gem_bad_length.c
+++ b/tests/gem_bad_length.c
@@ -25,6 +25,7 @@
*
*/
+#include "igt.h"
#include <unistd.h>
#include <stdlib.h>
#include <stdio.h>
@@ -35,8 +36,6 @@
#include <sys/stat.h>
#include <sys/ioctl.h>
#include "drm.h"
-#include "ioctl_wrappers.h"
-#include "drmtest.h"
IGT_TEST_DESCRIPTION("Test minimal bo_create and batchbuffer exec.");