diff options
Diffstat (limited to 'tests/texturing/max-texture-size.c')
-rw-r--r-- | tests/texturing/max-texture-size.c | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/tests/texturing/max-texture-size.c b/tests/texturing/max-texture-size.c index 45e01c98f..8afa9ef65 100644 --- a/tests/texturing/max-texture-size.c +++ b/tests/texturing/max-texture-size.c @@ -41,7 +41,7 @@ * \Author Anuj Phogat <anuj.phogat@gmail.com> */ -#include "piglit-util-gl-common.h" +#include "piglit-util-gl.h" #define COLOR_COMPONENTS 4 /*GL_RGBA*/ PIGLIT_GL_TEST_CONFIG_BEGIN |