about summary refs log tree commit diff stats
path: root/src/HTSaveToFile.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/HTSaveToFile.h')
-rw-r--r--src/HTSaveToFile.h3
1 files changed, 3 insertions, 0 deletions
diff --git a/src/HTSaveToFile.h b/src/HTSaveToFile.h
index 4374f7a4..995a01f3 100644
--- a/src/HTSaveToFile.h
+++ b/src/HTSaveToFile.h
@@ -1,7 +1,10 @@
 #ifndef HTSAVETOFILE_H
 #define HTSAVETOFILE_H
 
+#ifndef HTUTILS_H
 #include <HTUtils.h>
+#endif
+
 #include <HTStream.h>
 #include <HTFormat.h>