diff options
Diffstat (limited to 'tests/spec/ext_texture_integer/api-drawpixels.c')
-rw-r--r-- | tests/spec/ext_texture_integer/api-drawpixels.c | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/tests/spec/ext_texture_integer/api-drawpixels.c b/tests/spec/ext_texture_integer/api-drawpixels.c index 371d78936..ca7cee1a2 100644 --- a/tests/spec/ext_texture_integer/api-drawpixels.c +++ b/tests/spec/ext_texture_integer/api-drawpixels.c @@ -56,7 +56,7 @@ * specification and check that impleentations follow that. */ -#include "piglit-util-gl-common.h" +#include "piglit-util-gl.h" PIGLIT_GL_TEST_CONFIG_BEGIN |