diff options
Diffstat (limited to 'tests/texturing/depth-cube-map.c')
-rw-r--r-- | tests/texturing/depth-cube-map.c | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/tests/texturing/depth-cube-map.c b/tests/texturing/depth-cube-map.c index 24ee1c31f..ad3408a1b 100644 --- a/tests/texturing/depth-cube-map.c +++ b/tests/texturing/depth-cube-map.c @@ -28,7 +28,7 @@ * author: Anuj Phogat */ -#include "piglit-util.h" +#include "piglit-util-gl-common.h" PIGLIT_GL_TEST_MAIN( 400 /*window_width*/, |