diff options
Diffstat (limited to 'tests/general/vao-01.c')
-rw-r--r-- | tests/general/vao-01.c | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/tests/general/vao-01.c b/tests/general/vao-01.c index f0c40ba0f..40de19ac1 100644 --- a/tests/general/vao-01.c +++ b/tests/general/vao-01.c @@ -36,7 +36,7 @@ * \author Ian Romanick <idr@us.ibm.com> */ -#include "piglit-util.h" +#include "piglit-util-gl-common.h" PIGLIT_GL_TEST_MAIN( 400 /*window_width*/, |