summaryrefslogtreecommitdiff
path: root/progs/demos/lodbias.c
diff options
context:
space:
mode:
Diffstat (limited to 'progs/demos/lodbias.c')
-rw-r--r--progs/demos/lodbias.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/progs/demos/lodbias.c b/progs/demos/lodbias.c
index 1d01502d97..b2fab0b4eb 100644
--- a/progs/demos/lodbias.c
+++ b/progs/demos/lodbias.c
@@ -33,7 +33,7 @@
#include <GL/glut.h>
#include <GL/glext.h>
-#include "../util/readtex.c" /* I know, this is a hack. */
+#include "readtex.c" /* I know, this is a hack. */
#define TEXTURE_FILE "../images/girl.rgb"