diff options
Diffstat (limited to 'tests/texturing/depth-tex-modes-glsl.c')
-rw-r--r-- | tests/texturing/depth-tex-modes-glsl.c | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/tests/texturing/depth-tex-modes-glsl.c b/tests/texturing/depth-tex-modes-glsl.c index a7fd3237d..715b3ba3b 100644 --- a/tests/texturing/depth-tex-modes-glsl.c +++ b/tests/texturing/depth-tex-modes-glsl.c @@ -28,7 +28,7 @@ * INTENSITY, and ALPHA with programmable shaders. */ -#include "piglit-util.h" +#include "piglit-util-gl-common.h" PIGLIT_GL_TEST_MAIN( 400 /*window_width*/, |