From 4d5ebbc363352f20b4ffa21311f0db0df5d8023c Mon Sep 17 00:00:00 2001 From: Christopher James Lahey Date: Wed, 11 Oct 2000 07:54:51 +0000 Subject: Included a missing #include. 2000-10-11 Christopher James Lahey * gal/util/e-util.c: Included a missing #include. * gal/util/e-xml-utils.c, gal/util/e-xml-utils.h: Added e_xml_get_bool_prop_by_name, e_xml_set_bool_prop_by_name, and e_xml_get_translated_string_prop_by_name. Reindented prototypes. svn path=/trunk/; revision=5835 --- e-util/e-util.c | 1 + 1 file changed, 1 insertion(+) (limited to 'e-util/e-util.c') diff --git a/e-util/e-util.c b/e-util/e-util.c index 0363f3e201..83fe45881d 100644 --- a/e-util/e-util.c +++ b/e-util/e-util.c @@ -26,6 +26,7 @@ #include #include #include +#include #include #include "e-util.h" -- cgit v1.2.3