diff options
Diffstat (limited to 'tests/fbo/fbo-depth.c')
-rw-r--r-- | tests/fbo/fbo-depth.c | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/tests/fbo/fbo-depth.c b/tests/fbo/fbo-depth.c index c6c62668b..fdb61fb95 100644 --- a/tests/fbo/fbo-depth.c +++ b/tests/fbo/fbo-depth.c @@ -28,7 +28,7 @@ * with depth buffers. */ -#include "piglit-util.h" +#include "piglit-util-gl-common.h" #define BUF_SIZE 123 |