diff options
Diffstat (limited to 'tests/fbo/fbo-copypix.c')
-rw-r--r-- | tests/fbo/fbo-copypix.c | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/tests/fbo/fbo-copypix.c b/tests/fbo/fbo-copypix.c index 2b4b6a61d..a3ae5633a 100644 --- a/tests/fbo/fbo-copypix.c +++ b/tests/fbo/fbo-copypix.c @@ -31,7 +31,7 @@ * See also fbo-blit.c and fbo-readdrawpix.c */ -#include "piglit-util-gl-common.h" +#include "piglit-util-gl.h" PIGLIT_GL_TEST_CONFIG_BEGIN |