diff options
Diffstat (limited to 'tests/kms_big_fb.c')
-rw-r--r-- | tests/kms_big_fb.c | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/tests/kms_big_fb.c b/tests/kms_big_fb.c index b2027b6b..b35727a0 100644 --- a/tests/kms_big_fb.c +++ b/tests/kms_big_fb.c @@ -27,7 +27,7 @@ #include <stdio.h> #include <string.h> -#include "i915/gem.h" +#include "i915/gem_create.h" IGT_TEST_DESCRIPTION("Test big framebuffers"); |