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