diff options
Diffstat (limited to 'tests/general/dlist-fdo3129-02.c')
-rw-r--r-- | tests/general/dlist-fdo3129-02.c | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/tests/general/dlist-fdo3129-02.c b/tests/general/dlist-fdo3129-02.c index 2ef3ebf86..fff8eccaa 100644 --- a/tests/general/dlist-fdo3129-02.c +++ b/tests/general/dlist-fdo3129-02.c @@ -28,7 +28,7 @@ * This test is based on a test case posted to fdo bug #3129 by Nicolai Hähnle. * 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 |