summaryrefslogtreecommitdiff
path: root/tests/shaders/glsl-vs-texturematrix-1.c
diff options
context:
space:
mode:
Diffstat (limited to 'tests/shaders/glsl-vs-texturematrix-1.c')
-rw-r--r--tests/shaders/glsl-vs-texturematrix-1.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/tests/shaders/glsl-vs-texturematrix-1.c b/tests/shaders/glsl-vs-texturematrix-1.c
index 29f002f6e..b1ed0cd5e 100644
--- a/tests/shaders/glsl-vs-texturematrix-1.c
+++ b/tests/shaders/glsl-vs-texturematrix-1.c
@@ -30,7 +30,7 @@
* Tests that we can access gl_TextureMatrix[1] in the vertex shader.
*/
-#include "piglit-util.h"
+#include "piglit-util-gl-common.h"
PIGLIT_GL_TEST_MAIN(
100 /*window_width*/,