diff options
Diffstat (limited to 'tests/spec/gl-3.0/api/bindfragdata-link-error.c')
-rw-r--r-- | tests/spec/gl-3.0/api/bindfragdata-link-error.c | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/tests/spec/gl-3.0/api/bindfragdata-link-error.c b/tests/spec/gl-3.0/api/bindfragdata-link-error.c index cdf67f3f9..0e87cf7e9 100644 --- a/tests/spec/gl-3.0/api/bindfragdata-link-error.c +++ b/tests/spec/gl-3.0/api/bindfragdata-link-error.c @@ -25,7 +25,7 @@ * * \author Ian Romanick */ -#include "piglit-util.h" +#include "piglit-util-gl-common.h" PIGLIT_GL_TEST_MAIN( 100 /*window_width*/, |