diff options
Diffstat (limited to 'tests/spec/arb_clear_buffer_object/sub-mapped.c')
-rw-r--r-- | tests/spec/arb_clear_buffer_object/sub-mapped.c | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/tests/spec/arb_clear_buffer_object/sub-mapped.c b/tests/spec/arb_clear_buffer_object/sub-mapped.c index 914b07432..ed6b30268 100644 --- a/tests/spec/arb_clear_buffer_object/sub-mapped.c +++ b/tests/spec/arb_clear_buffer_object/sub-mapped.c @@ -32,7 +32,7 @@ * while the lower half is mapped. */ -#include "piglit-util-gl-common.h" +#include "piglit-util-gl.h" #include "common.h" PIGLIT_GL_TEST_CONFIG_BEGIN |