summaryrefslogtreecommitdiff
path: root/debugXML.c
diff options
context:
space:
mode:
Diffstat (limited to 'debugXML.c')
-rw-r--r--debugXML.c2
1 files changed, 2 insertions, 0 deletions
diff --git a/debugXML.c b/debugXML.c
index f451c9d5..5a8edeff 100644
--- a/debugXML.c
+++ b/debugXML.c
@@ -30,6 +30,8 @@
#include <libxml/relaxng.h>
#endif
+#include "private/error.h"
+
#define DUMP_TEXT_TYPE 1
typedef struct _xmlDebugCtxt xmlDebugCtxt;