summaryrefslogtreecommitdiff
path: root/tests/gem_ring_sync_copy.c
diff options
context:
space:
mode:
Diffstat (limited to 'tests/gem_ring_sync_copy.c')
-rw-r--r--tests/gem_ring_sync_copy.c5
1 files changed, 1 insertions, 4 deletions
diff --git a/tests/gem_ring_sync_copy.c b/tests/gem_ring_sync_copy.c
index 13af1989..e1e7c69a 100644
--- a/tests/gem_ring_sync_copy.c
+++ b/tests/gem_ring_sync_copy.c
@@ -47,13 +47,10 @@
*
*/
+#include "igt.h"
#include <stdlib.h>
#include <stdbool.h>
-#include "ioctl_wrappers.h"
-#include "drmtest.h"
-#include "intel_batchbuffer.h"
-#include "intel_chipset.h"
IGT_TEST_DESCRIPTION("Ensure inter-ring dependencies are respected.");