diff options
Diffstat (limited to 'tests/shaders/vp-address-02.c')
-rw-r--r-- | tests/shaders/vp-address-02.c | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/tests/shaders/vp-address-02.c b/tests/shaders/vp-address-02.c index 8a9441adb..81a78a779 100644 --- a/tests/shaders/vp-address-02.c +++ b/tests/shaders/vp-address-02.c @@ -34,7 +34,6 @@ */ #include "piglit-util-gl-common.h" -#include "piglit-framework.h" static const GLfloat attrib[] = { 1.0, 1.0, |