aboutsummaryrefslogtreecommitdiffstats
path: root/e-util/e-xml-utils.h
diff options
context:
space:
mode:
Diffstat (limited to 'e-util/e-xml-utils.h')
-rw-r--r--e-util/e-xml-utils.h3
1 files changed, 2 insertions, 1 deletions
diff --git a/e-util/e-xml-utils.h b/e-util/e-xml-utils.h
index bdcd756f3b..3a4649411c 100644
--- a/e-util/e-xml-utils.h
+++ b/e-util/e-xml-utils.h
@@ -23,7 +23,8 @@
#ifndef __E_XML_UTILS__
#define __E_XML_UTILS__
-#include <gnome.h>
+#include <libgnome/gnome-defs.h>
+#include <glib.h>
#include <gnome-xml/tree.h>
BEGIN_GNOME_DECLS