diff options
Diffstat (limited to 'tests/shaders/shader_runner.c')
-rw-r--r-- | tests/shaders/shader_runner.c | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/tests/shaders/shader_runner.c b/tests/shaders/shader_runner.c index d28da8507..694f2d239 100644 --- a/tests/shaders/shader_runner.c +++ b/tests/shaders/shader_runner.c @@ -36,7 +36,7 @@ #else #include <libgen.h> #endif -#include "piglit-util.h" +#include "piglit-util-gl-common.h" #include "piglit-vbo.h" PIGLIT_GL_TEST_MAIN( |