diff options
Diffstat (limited to 'tests/spec/gl-3.1/minmax.c')
-rw-r--r-- | tests/spec/gl-3.1/minmax.c | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/tests/spec/gl-3.1/minmax.c b/tests/spec/gl-3.1/minmax.c index 776361221..0f823262c 100644 --- a/tests/spec/gl-3.1/minmax.c +++ b/tests/spec/gl-3.1/minmax.c @@ -26,7 +26,7 @@ * of the GL 3.1 spec. */ -#include "piglit-util.h" +#include "piglit-util-gl-common.h" #include "minmax-test.h" PIGLIT_GL_TEST_MAIN( |