summaryrefslogtreecommitdiff
path: root/tests/kms_crtc_background_color.c
diff options
context:
space:
mode:
Diffstat (limited to 'tests/kms_crtc_background_color.c')
-rw-r--r--tests/kms_crtc_background_color.c5
1 files changed, 1 insertions, 4 deletions
diff --git a/tests/kms_crtc_background_color.c b/tests/kms_crtc_background_color.c
index ec66e786..b09f55cc 100644
--- a/tests/kms_crtc_background_color.c
+++ b/tests/kms_crtc_background_color.c
@@ -22,12 +22,9 @@
*
*/
+#include "igt.h"
#include <math.h>
-#include "drmtest.h"
-#include "igt_debugfs.h"
-#include "igt_kms.h"
-#include "igt_core.h"
IGT_TEST_DESCRIPTION("Test crtc background color feature");