commit | 46a5936f54142816a4ec068502790643a32006f9 | [log] [tgz] |
---|---|---|
author | Brian Paul <brian.paul@tungstengraphics.com> | Thu Feb 10 17:44:58 2000 +0000 |
committer | Brian Paul <brian.paul@tungstengraphics.com> | Thu Feb 10 17:44:58 2000 +0000 |
tree | 3927f7075cbf3fa39e638b0a952d0d2d4e5d0f00 | |
parent | 80ef05c9d592b9e566743a3a38dd8903808baa78 [diff] [blame] |
include readtex.h
diff --git a/progs/util/readtex.c b/progs/util/readtex.c index 7799416..e741ba5 100644 --- a/progs/util/readtex.c +++ b/progs/util/readtex.c
@@ -12,6 +12,7 @@ #include <stdio.h> #include <stdlib.h> #include <string.h> +#include "readtex.h" #ifndef SEEK_SET