From e6ada76f2b2e7685a71f2be65b4a00ec59e96459 Mon Sep 17 00:00:00 2001 From: Kjartan Maraas Date: Thu, 29 Mar 2001 21:05:38 +0000 Subject: Clean up includes. Remove/replace , and . 2001-03-29 Kjartan Maraas * *.*: Clean up includes. Remove/replace , and . svn path=/trunk/; revision=9027 --- .../evolution-services/executive-summary-component-factory-client.h | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'executive-summary/evolution-services/executive-summary-component-factory-client.h') diff --git a/executive-summary/evolution-services/executive-summary-component-factory-client.h b/executive-summary/evolution-services/executive-summary-component-factory-client.h index 8ab4a05672..80b4400c82 100644 --- a/executive-summary/evolution-services/executive-summary-component-factory-client.h +++ b/executive-summary/evolution-services/executive-summary-component-factory-client.h @@ -24,7 +24,7 @@ #ifndef _EXECUTIVE_SUMMARY_COMPONENT_FACTORY_CLIENT_H__ #define _EXECUTIVE_SUMMARY_COMPONENT_FACTORY_CLIENT_H__ -#include +#include #define EXECUTIVE_SUMMARY_COMPONENT_FACTORY_CLIENT_TYPE (executive_summary_component_factory_client_get_type ()) #define EXECUTIVE_SUMMARY_COMPONENT_FACTORY_CLIENT(obj) (GTK_CHECK_CAST ((obj), EXECUTIVE_SUMMARY_COMPONENT_FACTORY_CLIENT_TYPE, ExecutiveSummaryComponentFactoryClient)) -- cgit v1.2.3