summaryrefslogtreecommitdiff
path: root/tests/kms_legacy_colorkey.c
diff options
context:
space:
mode:
Diffstat (limited to 'tests/kms_legacy_colorkey.c')
-rw-r--r--tests/kms_legacy_colorkey.c4
1 files changed, 1 insertions, 3 deletions
diff --git a/tests/kms_legacy_colorkey.c b/tests/kms_legacy_colorkey.c
index a2fd85c2..0c24cfcc 100644
--- a/tests/kms_legacy_colorkey.c
+++ b/tests/kms_legacy_colorkey.c
@@ -21,11 +21,9 @@
* IN THE SOFTWARE.
*/
+#include "igt.h"
#include <errno.h>
-#include "drmtest.h"
-#include "igt_kms.h"
-#include "igt_aux.h"
IGT_TEST_DESCRIPTION("Check that the legacy set colorkey ioctl only works on sprite planes.");