diff options
Diffstat (limited to 'tests/texturing/copyteximage-clipping.c')
-rw-r--r-- | tests/texturing/copyteximage-clipping.c | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/tests/texturing/copyteximage-clipping.c b/tests/texturing/copyteximage-clipping.c index 527a96c6b..9089fb199 100644 --- a/tests/texturing/copyteximage-clipping.c +++ b/tests/texturing/copyteximage-clipping.c @@ -27,7 +27,7 @@ * XXX we should also do some rendering with the texture and check the results. */ -#include "piglit-util-gl-common.h" +#include "piglit-util-gl.h" PIGLIT_GL_TEST_CONFIG_BEGIN |