diff options
Diffstat (limited to 'progs/demos/tunnel2.c')
-rw-r--r-- | progs/demos/tunnel2.c | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/progs/demos/tunnel2.c b/progs/demos/tunnel2.c index e82c2c604dc..3a6e9f88434 100644 --- a/progs/demos/tunnel2.c +++ b/progs/demos/tunnel2.c @@ -19,7 +19,7 @@ #endif #include <GL/glut.h> -#include "../util/readtex.c" +#include "readtex.c" #include "tunneldat.c" #ifdef FX |