summaryrefslogtreecommitdiff
path: root/tests/shaders/glsl-fs-sampler-numbering.c
diff options
context:
space:
mode:
Diffstat (limited to 'tests/shaders/glsl-fs-sampler-numbering.c')
-rw-r--r--tests/shaders/glsl-fs-sampler-numbering.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/tests/shaders/glsl-fs-sampler-numbering.c b/tests/shaders/glsl-fs-sampler-numbering.c
index 0db99ff41..4f36e803a 100644
--- a/tests/shaders/glsl-fs-sampler-numbering.c
+++ b/tests/shaders/glsl-fs-sampler-numbering.c
@@ -31,7 +31,7 @@
* look up which gl texture unit is being used.
*/
-#include "piglit-util.h"
+#include "piglit-util-gl-common.h"
PIGLIT_GL_TEST_MAIN(
100 /*window_width*/,