diff options
Diffstat (limited to 'tests/general/draw-pixel-with-texture.c')
-rw-r--r-- | tests/general/draw-pixel-with-texture.c | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/tests/general/draw-pixel-with-texture.c b/tests/general/draw-pixel-with-texture.c index 92e667823..c59517160 100644 --- a/tests/general/draw-pixel-with-texture.c +++ b/tests/general/draw-pixel-with-texture.c @@ -21,7 +21,7 @@ * IN THE SOFTWARE. */ -#include "piglit-util.h" +#include "piglit-util-gl-common.h" PIGLIT_GL_TEST_MAIN( 100 /*window_width*/, |