diff options
Diffstat (limited to 'tests/fbo/fbo-sys-sub-blit.c')
-rw-r--r-- | tests/fbo/fbo-sys-sub-blit.c | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/tests/fbo/fbo-sys-sub-blit.c b/tests/fbo/fbo-sys-sub-blit.c index 624876506..183036815 100644 --- a/tests/fbo/fbo-sys-sub-blit.c +++ b/tests/fbo/fbo-sys-sub-blit.c @@ -28,7 +28,7 @@ * Test FBO blits involving a subset of the window-system buffer. */ -#include "piglit-util-gl-common.h" +#include "piglit-util-gl.h" PIGLIT_GL_TEST_CONFIG_BEGIN |