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