From 5017e3175fabbd56b3ee9434b8a32ea3948cfe57 Mon Sep 17 00:00:00 2001 From: Christopher James Lahey Date: Mon, 5 Feb 2001 14:36:47 +0000 Subject: Rearranged the includes here a bit. 2001-02-05 Christopher James Lahey * gal/util/e-xml-utils.c: Rearranged the includes here a bit. svn path=/trunk/; revision=7969 --- e-util/e-xml-utils.c | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'e-util/e-xml-utils.c') diff --git a/e-util/e-xml-utils.c b/e-util/e-xml-utils.c index 8a931d07f6..3c5fd5f9ee 100644 --- a/e-util/e-xml-utils.c +++ b/e-util/e-xml-utils.c @@ -20,9 +20,10 @@ * Boston, MA 02111-1307, USA. */ +#include +#include "gal/util/e-i18n.h" #include #include -#include "gal/util/e-i18n.h" #include #include #include @@ -375,4 +376,3 @@ e_xml_get_translated_string_prop_by_name (const xmlNode *parent, const xmlChar * } return ret_val; } - -- cgit v1.2.3