diff options
Diffstat (limited to 'tests/spec/arb_copy_buffer/negative-bounds.c')
-rw-r--r-- | tests/spec/arb_copy_buffer/negative-bounds.c | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/tests/spec/arb_copy_buffer/negative-bounds.c b/tests/spec/arb_copy_buffer/negative-bounds.c index 605702f8f..c4208e770 100644 --- a/tests/spec/arb_copy_buffer/negative-bounds.c +++ b/tests/spec/arb_copy_buffer/negative-bounds.c @@ -35,7 +35,7 @@ * error checking doesn't fail copies within the bounds. */ -#include "piglit-util.h" +#include "piglit-util-gl-common.h" PIGLIT_GL_TEST_MAIN( 100 /*window_width*/, |