summaryrefslogtreecommitdiff
path: root/examples/libxml.c
diff options
context:
space:
mode:
Diffstat (limited to 'examples/libxml.c')
-rw-r--r--examples/libxml.c1
1 files changed, 1 insertions, 0 deletions
diff --git a/examples/libxml.c b/examples/libxml.c
index 9530ca3..7fa6090 100644
--- a/examples/libxml.c
+++ b/examples/libxml.c
@@ -14,6 +14,7 @@
#include <libxml/HTMLparser.h>
#include <libxml/HTMLtree.h>
+#include <libxml/debugXML.h>
#include <hubbub/parser.h>
#include <hubbub/tree.h>