diff options
Diffstat (limited to 'tests/general/dlist-fdo3129-01.c')
-rw-r--r-- | tests/general/dlist-fdo3129-01.c | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/tests/general/dlist-fdo3129-01.c b/tests/general/dlist-fdo3129-01.c index 3d09de257..51de0a3ad 100644 --- a/tests/general/dlist-fdo3129-01.c +++ b/tests/general/dlist-fdo3129-01.c @@ -28,7 +28,7 @@ * This test is based on a test case posted to fdo bug #3129 by David Reveman. * Once upon a time, this triggered an assertion failure in Mesa. */ -#include "piglit-util-gl-common.h" +#include "piglit-util-gl.h" PIGLIT_GL_TEST_CONFIG_BEGIN |