diff options
Diffstat (limited to 'tests/fbo/fbo-depth-array.c')
-rw-r--r-- | tests/fbo/fbo-depth-array.c | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/tests/fbo/fbo-depth-array.c b/tests/fbo/fbo-depth-array.c index 2f1a72741..2b264b459 100644 --- a/tests/fbo/fbo-depth-array.c +++ b/tests/fbo/fbo-depth-array.c @@ -36,7 +36,7 @@ * based on fbo-array.c */ -#include "piglit-util.h" +#include "piglit-util-gl-common.h" #define BUF_WIDTH 32 #define BUF_HEIGHT 32 |