diff options
Diffstat (limited to 'tests/bugs/fdo14575.c')
-rw-r--r-- | tests/bugs/fdo14575.c | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/tests/bugs/fdo14575.c b/tests/bugs/fdo14575.c index 09d0f5124..0748230ad 100644 --- a/tests/bugs/fdo14575.c +++ b/tests/bugs/fdo14575.c @@ -30,7 +30,7 @@ * * Tests that the driver doesn't fail when deleting a mapped buffer object. */ -#include "piglit-util.h" +#include "piglit-util-gl-common.h" PIGLIT_GL_TEST_MAIN( 128 /*window_width*/, |