diff options
Diffstat (limited to 'tests/bugs/fdo20701.c')
-rw-r--r-- | tests/bugs/fdo20701.c | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/tests/bugs/fdo20701.c b/tests/bugs/fdo20701.c index ff8ea0db0..b06d81552 100644 --- a/tests/bugs/fdo20701.c +++ b/tests/bugs/fdo20701.c @@ -34,7 +34,7 @@ * passes. */ -#include "piglit-util-gl-common.h" +#include "piglit-util-gl.h" PIGLIT_GL_TEST_CONFIG_BEGIN |