diff options
Diffstat (limited to 'tests/shaders/attribute0.c')
-rw-r--r-- | tests/shaders/attribute0.c | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/tests/shaders/attribute0.c b/tests/shaders/attribute0.c index a7999f1f3..0bc0c2dfd 100644 --- a/tests/shaders/attribute0.c +++ b/tests/shaders/attribute0.c @@ -27,7 +27,7 @@ * instead of using gl_Vertex. */ -#include "piglit-util-gl-common.h" +#include "piglit-util-gl.h" PIGLIT_GL_TEST_CONFIG_BEGIN |