diff options
Diffstat (limited to 'tests/general/framebuffer-srgb.c')
-rw-r--r-- | tests/general/framebuffer-srgb.c | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/tests/general/framebuffer-srgb.c b/tests/general/framebuffer-srgb.c index 3cf50a622..acae0f000 100644 --- a/tests/general/framebuffer-srgb.c +++ b/tests/general/framebuffer-srgb.c @@ -32,7 +32,7 @@ * the API acts correctly in that case. */ -#include "piglit-util-gl-common.h" +#include "piglit-util-gl.h" PIGLIT_GL_TEST_CONFIG_BEGIN |