diff options
Diffstat (limited to 'tests/kms_cursor_crc.c')
-rw-r--r-- | tests/kms_cursor_crc.c | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/tests/kms_cursor_crc.c b/tests/kms_cursor_crc.c index 2c9ca359..4ecc9c82 100644 --- a/tests/kms_cursor_crc.c +++ b/tests/kms_cursor_crc.c @@ -33,6 +33,7 @@ #include "drmtest.h" #include "igt_debugfs.h" +#include "igt_kms.h" enum cursor_type { WHITE_VISIBLE, |