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