summaryrefslogtreecommitdiff
path: root/progs/demos/tunnel.c
diff options
context:
space:
mode:
Diffstat (limited to 'progs/demos/tunnel.c')
-rw-r--r--progs/demos/tunnel.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/progs/demos/tunnel.c b/progs/demos/tunnel.c
index 431d286603..2244024aaa 100644
--- a/progs/demos/tunnel.c
+++ b/progs/demos/tunnel.c
@@ -16,7 +16,7 @@
#endif
#include <GL/glut.h>
-#include "../util/readtex.c"
+#include "readtex.c"
#include "tunneldat.c"
#ifdef XMESA