summaryrefslogtreecommitdiff
path: root/tests/gem_reg_read.c
diff options
context:
space:
mode:
Diffstat (limited to 'tests/gem_reg_read.c')
-rw-r--r--tests/gem_reg_read.c3
1 files changed, 1 insertions, 2 deletions
diff --git a/tests/gem_reg_read.c b/tests/gem_reg_read.c
index 28ecdf56..03617d31 100644
--- a/tests/gem_reg_read.c
+++ b/tests/gem_reg_read.c
@@ -25,14 +25,13 @@
*
*/
+#include "igt.h"
#include <stdio.h>
#include <string.h>
#include <errno.h>
#include <sys/utsname.h>
#include <time.h>
-#include "ioctl_wrappers.h"
-#include "drmtest.h"
static bool is_x86_64;
static bool has_proper_timestamp;