diff options
Diffstat (limited to 'tests/shaders/glsl-fs-texturecube-2.c')
-rw-r--r-- | tests/shaders/glsl-fs-texturecube-2.c | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/tests/shaders/glsl-fs-texturecube-2.c b/tests/shaders/glsl-fs-texturecube-2.c index 9030227bc..bdf88c4b9 100644 --- a/tests/shaders/glsl-fs-texturecube-2.c +++ b/tests/shaders/glsl-fs-texturecube-2.c @@ -31,7 +31,7 @@ * sampling. */ -#include "piglit-util.h" +#include "piglit-util-gl-common.h" #define SIZE 32 |