summaryrefslogtreecommitdiff
path: root/tests/testdisplay.c
diff options
context:
space:
mode:
Diffstat (limited to 'tests/testdisplay.c')
-rw-r--r--tests/testdisplay.c5
1 files changed, 1 insertions, 4 deletions
diff --git a/tests/testdisplay.c b/tests/testdisplay.c
index 9068a958..0994d510 100644
--- a/tests/testdisplay.c
+++ b/tests/testdisplay.c
@@ -49,6 +49,7 @@
#include "config.h"
#endif
+#include "igt.h"
#include <cairo.h>
#include <errno.h>
#include <getopt.h>
@@ -64,11 +65,7 @@
#include <sys/types.h>
#include <sys/stat.h>
-#include "ioctl_wrappers.h"
-#include "drmtest.h"
#include "testdisplay.h"
-#include "igt_kms.h"
-#include "igt_core.h"
#include <stdlib.h>
#include <signal.h>