summaryrefslogtreecommitdiff
path: root/progs/demos/isosurf.c
diff options
context:
space:
mode:
Diffstat (limited to 'progs/demos/isosurf.c')
-rw-r--r--progs/demos/isosurf.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/progs/demos/isosurf.c b/progs/demos/isosurf.c
index 555757cc42..0710bc6047 100644
--- a/progs/demos/isosurf.c
+++ b/progs/demos/isosurf.c
@@ -36,7 +36,7 @@
#define GL_GLEXT_PROTOTYPES
#include "GL/glut.h"
-#include "readtex.c" /* I know, this is a hack. KW: me too. */
+#include "readtex.h"
#define TEXTURE_FILE "../images/reflect.rgb"
#define LIT 0x00000001