diff options
Diffstat (limited to 'tests/texturing/getteximage-formats.c')
-rw-r--r-- | tests/texturing/getteximage-formats.c | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/tests/texturing/getteximage-formats.c b/tests/texturing/getteximage-formats.c index d7a129d97..8f4101d8b 100644 --- a/tests/texturing/getteximage-formats.c +++ b/tests/texturing/getteximage-formats.c @@ -32,7 +32,7 @@ */ -#include "piglit-util.h" +#include "piglit-util-gl-common.h" #include "../fbo/fbo-formats.h" PIGLIT_GL_TEST_MAIN( |