diff options
Diffstat (limited to 'tests/texturing/texture-al.c')
-rw-r--r-- | tests/texturing/texture-al.c | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/tests/texturing/texture-al.c b/tests/texturing/texture-al.c index 417981133..339bfaef5 100644 --- a/tests/texturing/texture-al.c +++ b/tests/texturing/texture-al.c @@ -29,7 +29,7 @@ * https://bugs.freedesktop.org/show_bug.cgi?id=34280 */ -#include "piglit-util.h" +#include "piglit-util-gl-common.h" PIGLIT_GL_TEST_MAIN( 128 /*window_width*/, |