diff options
Diffstat (limited to 'progs/tests/mipgen.c')
-rw-r--r-- | progs/tests/mipgen.c | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/progs/tests/mipgen.c b/progs/tests/mipgen.c index 088f643215c..48e52c9c315 100644 --- a/progs/tests/mipgen.c +++ b/progs/tests/mipgen.c @@ -48,8 +48,6 @@ #include <GL/glew.h> #include <GL/glut.h> -#include "readtex.h" - static GLfloat LodBias = 6.0; /* make smallest miplevel visible */ static GLuint texImage; |