diff options
Diffstat (limited to 'tests/general/copypixels-sync.c')
-rw-r--r-- | tests/general/copypixels-sync.c | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/tests/general/copypixels-sync.c b/tests/general/copypixels-sync.c index 6de7be05b..9df1a4cd8 100644 --- a/tests/general/copypixels-sync.c +++ b/tests/general/copypixels-sync.c @@ -28,7 +28,7 @@ * blit ring IRQ handling on the i965 driver. */ -#include "piglit-util.h" +#include "piglit-util-gl-common.h" #include "piglit-framework.h" PIGLIT_GL_TEST_MAIN( |