summaryrefslogtreecommitdiff
path: root/progs/demos/winpos.c
diff options
context:
space:
mode:
Diffstat (limited to 'progs/demos/winpos.c')
-rw-r--r--progs/demos/winpos.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/progs/demos/winpos.c b/progs/demos/winpos.c
index 62504198dd..2ee1df69fb 100644
--- a/progs/demos/winpos.c
+++ b/progs/demos/winpos.c
@@ -14,7 +14,7 @@
#define GL_GLEXT_PROTOTYPES
#include "GL/glut.h"
-#include "readtex.c" /* a hack, I know */
+#include "readtex.h"
#define IMAGE_FILE "../images/girl.rgb"