diff options
Diffstat (limited to 'tests/texturing/texrect-many.c')
-rw-r--r-- | tests/texturing/texrect-many.c | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/tests/texturing/texrect-many.c b/tests/texturing/texrect-many.c index 0d4cc26fc..f41a95201 100644 --- a/tests/texturing/texrect-many.c +++ b/tests/texturing/texrect-many.c @@ -6,7 +6,7 @@ * (Prompted by a bug in R300 where the driver ran out of indirections). */ -#include "piglit-util.h" +#include "piglit-util-gl-common.h" PIGLIT_GL_TEST_MAIN( 16 * 16 /*window_width*/, |