diff options
Diffstat (limited to 'tests/fbo/fbo-depth-tex1d.c')
-rw-r--r-- | tests/fbo/fbo-depth-tex1d.c | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/tests/fbo/fbo-depth-tex1d.c b/tests/fbo/fbo-depth-tex1d.c index 0e43de60f..e4df8ecfd 100644 --- a/tests/fbo/fbo-depth-tex1d.c +++ b/tests/fbo/fbo-depth-tex1d.c @@ -32,7 +32,7 @@ * and then drawing both to the framebuffer succeeds. */ -#include "piglit-util-gl-common.h" +#include "piglit-util-gl.h" #define BUF_WIDTH 16 |