summaryrefslogtreecommitdiff
path: root/src
diff options
context:
space:
mode:
Diffstat (limited to 'src')
-rw-r--r--src/cgg.c3
1 files changed, 2 insertions, 1 deletions
diff --git a/src/cgg.c b/src/cgg.c
index c6ff3dc..b21adb3 100644
--- a/src/cgg.c
+++ b/src/cgg.c
@@ -24,7 +24,8 @@
#include <glib.h>
-#include <libxml/xmlmemory.h>
+#include <libxml/xmlversion.h>
+#include <libxml/parser.h>
#include <config.h>