diff options
Diffstat (limited to 'tests/spec/arb_copy_buffer/subdata-sync.c')
-rw-r--r-- | tests/spec/arb_copy_buffer/subdata-sync.c | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/tests/spec/arb_copy_buffer/subdata-sync.c b/tests/spec/arb_copy_buffer/subdata-sync.c index 0408af0a3..e8e474077 100644 --- a/tests/spec/arb_copy_buffer/subdata-sync.c +++ b/tests/spec/arb_copy_buffer/subdata-sync.c @@ -31,7 +31,7 @@ * does have an effect. */ -#include "piglit-util-gl-common.h" +#include "piglit-util-gl.h" PIGLIT_GL_TEST_CONFIG_BEGIN |