summaryrefslogtreecommitdiff
path: root/src/common/xml.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/common/xml.h')
-rw-r--r--src/common/xml.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/common/xml.h b/src/common/xml.h
index f96f65a..c637235 100644
--- a/src/common/xml.h
+++ b/src/common/xml.h
@@ -26,8 +26,8 @@
#define _XML_H
+#include <glib.h>
#include <stdbool.h>
-#include <glib/gtypes.h>
#include <libxml/tree.h>
#include <libxml/xmlwriter.h>
#include <libxml/xpath.h>