diff options
Diffstat (limited to 'tests/texturing/cubemap.c')
-rw-r--r-- | tests/texturing/cubemap.c | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/tests/texturing/cubemap.c b/tests/texturing/cubemap.c index 5312dddf6..7d056905d 100644 --- a/tests/texturing/cubemap.c +++ b/tests/texturing/cubemap.c @@ -25,7 +25,7 @@ * */ -#include "piglit-util.h" +#include "piglit-util-gl-common.h" #define PAD 5 |