summaryrefslogtreecommitdiff
path: root/tests/gem_exec_parse.c
diff options
context:
space:
mode:
Diffstat (limited to 'tests/gem_exec_parse.c')
-rw-r--r--tests/gem_exec_parse.c4
1 files changed, 1 insertions, 3 deletions
diff --git a/tests/gem_exec_parse.c b/tests/gem_exec_parse.c
index 6105f496..0871fc94 100644
--- a/tests/gem_exec_parse.c
+++ b/tests/gem_exec_parse.c
@@ -22,6 +22,7 @@
*
*/
+#include "igt.h"
#include <stdlib.h>
#include <stdint.h>
#include <stdio.h>
@@ -29,9 +30,6 @@
#include <drm.h>
-#include "drmtest.h"
-#include "ioctl_wrappers.h"
-#include "intel_chipset.h"
#ifndef I915_PARAM_CMD_PARSER_VERSION
#define I915_PARAM_CMD_PARSER_VERSION 28