diff options
Diffstat (limited to 'tests/spec/arb_vertex_program/getlocal4d-with-error.c')
-rw-r--r-- | tests/spec/arb_vertex_program/getlocal4d-with-error.c | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/tests/spec/arb_vertex_program/getlocal4d-with-error.c b/tests/spec/arb_vertex_program/getlocal4d-with-error.c index b990eaae8..0a6782e3a 100644 --- a/tests/spec/arb_vertex_program/getlocal4d-with-error.c +++ b/tests/spec/arb_vertex_program/getlocal4d-with-error.c @@ -28,7 +28,7 @@ * context. */ -#include "piglit-util-gl-common.h" +#include "piglit-util-gl.h" PIGLIT_GL_TEST_CONFIG_BEGIN |