summaryrefslogtreecommitdiff
path: root/testSAX.c
diff options
context:
space:
mode:
Diffstat (limited to 'testSAX.c')
-rw-r--r--testSAX.c1
1 files changed, 1 insertions, 0 deletions
diff --git a/testSAX.c b/testSAX.c
index 8b435171..e5568fc4 100644
--- a/testSAX.c
+++ b/testSAX.c
@@ -36,6 +36,7 @@
#endif
+#include <libxml/xml-error.h>
#include <libxml/parser.h>
#include <libxml/parserInternals.h> /* only for xmlNewInputFromFile() */
#include <libxml/tree.h>