diff options
Diffstat (limited to 'tests/fbo/fbo-flushing-2.c')
-rw-r--r-- | tests/fbo/fbo-flushing-2.c | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/tests/fbo/fbo-flushing-2.c b/tests/fbo/fbo-flushing-2.c index 809cf8657..c84b2dab2 100644 --- a/tests/fbo/fbo-flushing-2.c +++ b/tests/fbo/fbo-flushing-2.c @@ -35,7 +35,7 @@ * had been removed. */ -#include "piglit-util.h" +#include "piglit-util-gl-common.h" #include "piglit-framework.h" #define TEX_WIDTH 8 |