diff options
Diffstat (limited to 'tests/general/pbo-readpixels-small.c')
-rw-r--r-- | tests/general/pbo-readpixels-small.c | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/tests/general/pbo-readpixels-small.c b/tests/general/pbo-readpixels-small.c index 54ff1ce48..a4b008b93 100644 --- a/tests/general/pbo-readpixels-small.c +++ b/tests/general/pbo-readpixels-small.c @@ -36,7 +36,7 @@ * https://bugs.freedesktop.org/show_bug.cgi?id=25921 */ -#include "piglit-util.h" +#include "piglit-util-gl-common.h" PIGLIT_GL_TEST_MAIN( 2 /*window_width*/, |