diff options
Diffstat (limited to 'tests/fbo/fbo-cubemap.c')
-rw-r--r-- | tests/fbo/fbo-cubemap.c | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/tests/fbo/fbo-cubemap.c b/tests/fbo/fbo-cubemap.c index 71db3c238..b67e99668 100644 --- a/tests/fbo/fbo-cubemap.c +++ b/tests/fbo/fbo-cubemap.c @@ -31,7 +31,7 @@ * of those faces to the window system framebuffer succeeds. */ -#include "piglit-util.h" +#include "piglit-util-gl-common.h" #define BUF_WIDTH 32 #define BUF_HEIGHT 32 |