diff options
Diffstat (limited to 'tests/general/polygon-mode.c')
-rw-r--r-- | tests/general/polygon-mode.c | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/tests/general/polygon-mode.c b/tests/general/polygon-mode.c index dffb10e01..15a006498 100644 --- a/tests/general/polygon-mode.c +++ b/tests/general/polygon-mode.c @@ -28,7 +28,7 @@ * April 2011 */ -#include "piglit-util-gl-common.h" +#include "piglit-util-gl.h" PIGLIT_GL_TEST_CONFIG_BEGIN |