diff options
Diffstat (limited to 'WWW/Library/Implementation/HTParse.h')
-rw-r--r-- | WWW/Library/Implementation/HTParse.h | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/WWW/Library/Implementation/HTParse.h b/WWW/Library/Implementation/HTParse.h index bea789d0..cf42d97b 100644 --- a/WWW/Library/Implementation/HTParse.h +++ b/WWW/Library/Implementation/HTParse.h @@ -8,7 +8,9 @@ #ifndef HTPARSE_H #define HTPARSE_H +#ifndef HTUTILS_H #include <HTUtils.h> +#endif /* HTUTILS_H */ /* ** The following are flag bits which may be ORed together to form |