summaryrefslogtreecommitdiff
path: root/progs/tests/mipgen.c
diff options
context:
space:
mode:
Diffstat (limited to 'progs/tests/mipgen.c')
-rw-r--r--progs/tests/mipgen.c2
1 files changed, 0 insertions, 2 deletions
diff --git a/progs/tests/mipgen.c b/progs/tests/mipgen.c
index 088f643215..48e52c9c31 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;