From 46a5936f54142816a4ec068502790643a32006f9 Mon Sep 17 00:00:00 2001 From: Brian Paul Date: Thu, 10 Feb 2000 17:44:58 +0000 Subject: include readtex.h --- progs/util/readtex.c | 1 + 1 file changed, 1 insertion(+) (limited to 'progs') diff --git a/progs/util/readtex.c b/progs/util/readtex.c index 7799416924..e741ba5ae1 100644 --- a/progs/util/readtex.c +++ b/progs/util/readtex.c @@ -12,6 +12,7 @@ #include #include #include +#include "readtex.h" #ifndef SEEK_SET -- cgit v1.2.3