diff options
Diffstat (limited to 'tests/spec/gl-3.0/api/getfragdatalocation.c')
-rw-r--r-- | tests/spec/gl-3.0/api/getfragdatalocation.c | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/tests/spec/gl-3.0/api/getfragdatalocation.c b/tests/spec/gl-3.0/api/getfragdatalocation.c index cb38c64ea..6b2bed4f0 100644 --- a/tests/spec/gl-3.0/api/getfragdatalocation.c +++ b/tests/spec/gl-3.0/api/getfragdatalocation.c @@ -25,7 +25,7 @@ * * \author Ian Romanick */ -#include "piglit-util-gl-common.h" +#include "piglit-util-gl.h" PIGLIT_GL_TEST_CONFIG_BEGIN |