summaryrefslogtreecommitdiff
path: root/tests/gem_lut_handle.c
diff options
context:
space:
mode:
Diffstat (limited to 'tests/gem_lut_handle.c')
-rw-r--r--tests/gem_lut_handle.c3
1 files changed, 1 insertions, 2 deletions
diff --git a/tests/gem_lut_handle.c b/tests/gem_lut_handle.c
index 7fc72f1a..9aa6f595 100644
--- a/tests/gem_lut_handle.c
+++ b/tests/gem_lut_handle.c
@@ -27,6 +27,7 @@
/* Exercises the basic execbuffer using the handle LUT interface */
+#include "igt.h"
#include <stdlib.h>
#include <stdio.h>
#include <string.h>
@@ -36,8 +37,6 @@
#include <sys/stat.h>
#include <sys/time.h>
#include "drm.h"
-#include "ioctl_wrappers.h"
-#include "drmtest.h"
IGT_TEST_DESCRIPTION("Exercises the basic execbuffer using the handle LUT"
" interface.");