summaryrefslogtreecommitdiff
path: root/xmlwf/xmlfile.c
diff options
context:
space:
mode:
Diffstat (limited to 'xmlwf/xmlfile.c')
-rwxr-xr-xxmlwf/xmlfile.c4
1 files changed, 4 insertions, 0 deletions
diff --git a/xmlwf/xmlfile.c b/xmlwf/xmlfile.c
index 32c6488..edcf1a5 100755
--- a/xmlwf/xmlfile.c
+++ b/xmlwf/xmlfile.c
@@ -23,6 +23,10 @@
#include <io.h>
#endif
+#ifdef AMIGA_SHARED_LIB
+#include <proto/expat.h>
+#endif
+
#ifdef HAVE_UNISTD_H
#include <unistd.h>
#endif