diff options
Diffstat (limited to 'tests/general/early-z.c')
-rw-r--r-- | tests/general/early-z.c | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/tests/general/early-z.c b/tests/general/early-z.c index 9f4b611cf..ec6790073 100644 --- a/tests/general/early-z.c +++ b/tests/general/early-z.c @@ -27,7 +27,7 @@ * Test for bugs with early depth testing and early depth update. */ -#include "piglit-util-gl-common.h" +#include "piglit-util-gl.h" PIGLIT_GL_TEST_CONFIG_BEGIN |