diff options
Diffstat (limited to 'tests/general/draw-vertices.c')
-rw-r--r-- | tests/general/draw-vertices.c | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/tests/general/draw-vertices.c b/tests/general/draw-vertices.c index a7933b0b7..cd48816c7 100644 --- a/tests/general/draw-vertices.c +++ b/tests/general/draw-vertices.c @@ -29,7 +29,7 @@ * but tests for various vertex formats are provided too. */ -#include "piglit-util-gl-common.h" +#include "piglit-util-gl.h" PIGLIT_GL_TEST_CONFIG_BEGIN |