summaryrefslogtreecommitdiff
path: root/progs/tests/mipmap_comp.c
diff options
context:
space:
mode:
Diffstat (limited to 'progs/tests/mipmap_comp.c')
-rw-r--r--progs/tests/mipmap_comp.c2
1 files changed, 0 insertions, 2 deletions
diff --git a/progs/tests/mipmap_comp.c b/progs/tests/mipmap_comp.c
index dd2232113b..122d157949 100644
--- a/progs/tests/mipmap_comp.c
+++ b/progs/tests/mipmap_comp.c
@@ -48,8 +48,6 @@
#include <GL/glew.h>
#include <GL/glut.h>
-#include "readtex.h"
-
#define SIZE 16 /* not larger then 16 */
static GLint BaseLevel = 0, MaxLevel = 9;