summaryrefslogtreecommitdiff
path: root/tests/gem_alive.c
diff options
context:
space:
mode:
Diffstat (limited to 'tests/gem_alive.c')
-rw-r--r--tests/gem_alive.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/tests/gem_alive.c b/tests/gem_alive.c
index 390a54fa..c94e3dce 100644
--- a/tests/gem_alive.c
+++ b/tests/gem_alive.c
@@ -1,3 +1,4 @@
+#include "igt.h"
#include <sys/ioctl.h>
#include <fcntl.h>
#include <errno.h>
@@ -5,7 +6,6 @@
#include <signal.h>
#include <i915_drm.h>
-#include "drmtest.h"
int main(void)
{