diff options
Diffstat (limited to 'progs/demos/tunnel.c')
-rw-r--r-- | progs/demos/tunnel.c | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/progs/demos/tunnel.c b/progs/demos/tunnel.c index 431d2866030..2244024aaa3 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 |