diff options
Diffstat (limited to 'tests/general/depth_clamp.c')
-rw-r--r-- | tests/general/depth_clamp.c | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/tests/general/depth_clamp.c b/tests/general/depth_clamp.c index 782ee13a5..27b76960e 100644 --- a/tests/general/depth_clamp.c +++ b/tests/general/depth_clamp.c @@ -34,7 +34,7 @@ * the same operations against the far plane. */ -#include "piglit-util-gl-common.h" +#include "piglit-util-gl.h" PIGLIT_GL_TEST_CONFIG_BEGIN |