diff options
Diffstat (limited to 'tests/fbo/fbo-clearmipmap.c')
-rw-r--r-- | tests/fbo/fbo-clearmipmap.c | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/tests/fbo/fbo-clearmipmap.c b/tests/fbo/fbo-clearmipmap.c index 0f0c3670c..f1ea0e859 100644 --- a/tests/fbo/fbo-clearmipmap.c +++ b/tests/fbo/fbo-clearmipmap.c @@ -32,7 +32,7 @@ * Catches a 965 driver bug that idr ran into trying to write an app. */ -#include "piglit-util.h" +#include "piglit-util-gl-common.h" PIGLIT_GL_TEST_MAIN( 700 /*window_width*/, |