diff options
Diffstat (limited to 'tests/texturing/shaders/textureGather.c')
-rw-r--r-- | tests/texturing/shaders/textureGather.c | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/tests/texturing/shaders/textureGather.c b/tests/texturing/shaders/textureGather.c index bd48790a5..4e439ce3e 100644 --- a/tests/texturing/shaders/textureGather.c +++ b/tests/texturing/shaders/textureGather.c @@ -1,4 +1,4 @@ -#include "piglit-util-gl-common.h" +#include "piglit-util-gl.h" PIGLIT_GL_TEST_CONFIG_BEGIN |