summaryrefslogtreecommitdiff
path: root/src/utils/xml.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/utils/xml.h')
-rw-r--r--src/utils/xml.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/src/utils/xml.h b/src/utils/xml.h
index df8dd1bd..256a964b 100644
--- a/src/utils/xml.h
+++ b/src/utils/xml.h
@@ -22,6 +22,7 @@
#ifndef XML_H
#define XML_H
+#include <libxml/parser.h>
#include <libxml/tree.h>
#include <string>