diff options
Diffstat (limited to 'tests/shaders/glsl-vs-loop-nested.c')
-rw-r--r-- | tests/shaders/glsl-vs-loop-nested.c | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/tests/shaders/glsl-vs-loop-nested.c b/tests/shaders/glsl-vs-loop-nested.c index d5d5f239e..6701a90ba 100644 --- a/tests/shaders/glsl-vs-loop-nested.c +++ b/tests/shaders/glsl-vs-loop-nested.c @@ -37,7 +37,7 @@ * This was conceived as a test case for freedesktop.org bug #25173. */ -#include "piglit-util.h" +#include "piglit-util-gl-common.h" PIGLIT_GL_TEST_MAIN( 100 /*window_width*/, |