diff options
Diffstat (limited to 'tests/shaders/vp-address-02.c')
-rw-r--r-- | tests/shaders/vp-address-02.c | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/tests/shaders/vp-address-02.c b/tests/shaders/vp-address-02.c index 4a3bbed1a..0b838dd32 100644 --- a/tests/shaders/vp-address-02.c +++ b/tests/shaders/vp-address-02.c @@ -33,7 +33,7 @@ * \author Ian Romanick <ian.d.romanick@intel.com> */ -#include "piglit-util-gl-common.h" +#include "piglit-util-gl.h" static const GLfloat attrib[] = { 1.0, 1.0, |