diff options
Diffstat (limited to 'tests/general/sync_api.c')
-rw-r--r-- | tests/general/sync_api.c | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/tests/general/sync_api.c b/tests/general/sync_api.c index efb67e383..43a190ba6 100644 --- a/tests/general/sync_api.c +++ b/tests/general/sync_api.c @@ -29,7 +29,7 @@ * Simple test of the API for GL_ARB_sync. */ -#include "piglit-util.h" +#include "piglit-util-gl-common.h" PIGLIT_GL_TEST_MAIN( 400 /*window_width*/, |