From 36b8074356019d02f3359434c8b1ebc8e5d412d4 Mon Sep 17 00:00:00 2001 From: Chris Toshok Date: Thu, 5 Oct 2000 22:26:12 +0000 Subject: include instead of "e-util/e-gui-utils.h" to 2000-10-05 Chris Toshok * component/component-factory.c: include instead of "e-util/e-gui-utils.h" to clear up e_notice declaration, and #include to get "_". svn path=/trunk/; revision=5753 --- executive-summary/component/component-factory.c | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) (limited to 'executive-summary/component') diff --git a/executive-summary/component/component-factory.c b/executive-summary/component/component-factory.c index 3e9edaafdf..9af99c7e67 100644 --- a/executive-summary/component/component-factory.c +++ b/executive-summary/component/component-factory.c @@ -27,12 +27,13 @@ #endif #include +#include #include "Evolution.h" #include "evolution-storage.h" #include "evolution-shell-component.h" -#include "e-util/e-gui-utils.h" +#include #include "component-factory.h" #include "e-summary-factory.h" -- cgit v1.2.3