diff options
Diffstat (limited to 'progs/tests/bug_3195.c')
-rw-r--r-- | progs/tests/bug_3195.c | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/progs/tests/bug_3195.c b/progs/tests/bug_3195.c index a075b94e370..3574c1f7176 100644 --- a/progs/tests/bug_3195.c +++ b/progs/tests/bug_3195.c @@ -38,7 +38,6 @@ #include <math.h> #include <GL/glew.h> #include <GL/glut.h> -#include <GL/glext.h> #include "readtex.h" |