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 b056df807..01264c942 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.h" +#include "piglit-util-gl-common.h" PIGLIT_GL_TEST_MAIN( 128 /*window_width*/, |