diff options
Diffstat (limited to 'tests/spec/arb_explicit_uniform_location/inactive-uniform.c')
-rw-r--r-- | tests/spec/arb_explicit_uniform_location/inactive-uniform.c | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/tests/spec/arb_explicit_uniform_location/inactive-uniform.c b/tests/spec/arb_explicit_uniform_location/inactive-uniform.c index 527b2da44..dcc7256aa 100644 --- a/tests/spec/arb_explicit_uniform_location/inactive-uniform.c +++ b/tests/spec/arb_explicit_uniform_location/inactive-uniform.c @@ -43,7 +43,7 @@ * RESOLVED: The call is ignored for inactive uniform variables and * no error is generated." */ -#include "piglit-util-gl-common.h" +#include "piglit-util-gl.h" PIGLIT_GL_TEST_CONFIG_BEGIN |