diff options
Diffstat (limited to 'tests/fbo/fbo-blending-formats.c')
-rw-r--r-- | tests/fbo/fbo-blending-formats.c | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/tests/fbo/fbo-blending-formats.c b/tests/fbo/fbo-blending-formats.c index 725be69a4..3e6acd2d4 100644 --- a/tests/fbo/fbo-blending-formats.c +++ b/tests/fbo/fbo-blending-formats.c @@ -27,7 +27,7 @@ * */ -#include "piglit-util-gl-common.h" +#include "piglit-util-gl.h" #include "fbo-formats.h" PIGLIT_GL_TEST_CONFIG_BEGIN |