diff options
Diffstat (limited to 'tests/general/texunits.c')
-rw-r--r-- | tests/general/texunits.c | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/tests/general/texunits.c b/tests/general/texunits.c index 8c9cf9560..d0cbbb3d1 100644 --- a/tests/general/texunits.c +++ b/tests/general/texunits.c @@ -28,7 +28,7 @@ * texture coord units, image units, combined units, etc. */ -#include "piglit-util-gl-common.h" +#include "piglit-util-gl.h" PIGLIT_GL_TEST_CONFIG_BEGIN |