diff options
Diffstat (limited to 'tests/shaders/vp-bad-program.c')
-rw-r--r-- | tests/shaders/vp-bad-program.c | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/tests/shaders/vp-bad-program.c b/tests/shaders/vp-bad-program.c index 757ea131c..c73982b2e 100644 --- a/tests/shaders/vp-bad-program.c +++ b/tests/shaders/vp-bad-program.c @@ -34,7 +34,7 @@ * Wine likes to do that to us to see how strict we are on the VP language. */ -#include "piglit-util.h" +#include "piglit-util-gl-common.h" PIGLIT_GL_TEST_MAIN( 128 /*window_width*/, |