diff options
Diffstat (limited to 'tests/texturing/fragment-and-vertex-texturing.c')
-rw-r--r-- | tests/texturing/fragment-and-vertex-texturing.c | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/tests/texturing/fragment-and-vertex-texturing.c b/tests/texturing/fragment-and-vertex-texturing.c index 930bdb376..4258c0cd7 100644 --- a/tests/texturing/fragment-and-vertex-texturing.c +++ b/tests/texturing/fragment-and-vertex-texturing.c @@ -30,7 +30,7 @@ */ #include <string.h> -#include "piglit-util.h" +#include "piglit-util-gl-common.h" PIGLIT_GL_TEST_MAIN( 128 /*window_width*/, |