diff options
Diffstat (limited to 'tests/fbo/fbo-srgb-blit.c')
-rw-r--r-- | tests/fbo/fbo-srgb-blit.c | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/tests/fbo/fbo-srgb-blit.c b/tests/fbo/fbo-srgb-blit.c index c9e8195bd..22f71158c 100644 --- a/tests/fbo/fbo-srgb-blit.c +++ b/tests/fbo/fbo-srgb-blit.c @@ -28,7 +28,7 @@ * linear color space. */ -#include "piglit-util.h" +#include "piglit-util-gl-common.h" PIGLIT_GL_TEST_MAIN( 128 /*window_width*/, |