diff options
Diffstat (limited to 'tests/texturing/texdepth.c')
-rw-r--r-- | tests/texturing/texdepth.c | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/tests/texturing/texdepth.c b/tests/texturing/texdepth.c index 27b2f15a4..0c77d77ed 100644 --- a/tests/texturing/texdepth.c +++ b/tests/texturing/texdepth.c @@ -8,7 +8,7 @@ * - EXT_shadow_funcs */ -#include "piglit-util.h" +#include "piglit-util-gl-common.h" #define ROWS 4 #define COLS 8 |