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