diff options
Diffstat (limited to 'tests/fbo/fbo-viewport.c')
-rw-r--r-- | tests/fbo/fbo-viewport.c | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/tests/fbo/fbo-viewport.c b/tests/fbo/fbo-viewport.c index 496711eeb..8806dc080 100644 --- a/tests/fbo/fbo-viewport.c +++ b/tests/fbo/fbo-viewport.c @@ -29,7 +29,7 @@ * same thing into an FBO. Compare the images. They should be the same. */ -#include "piglit-util.h" +#include "piglit-util-gl-common.h" #include "piglit-framework.h" PIGLIT_GL_TEST_MAIN( |