From 67fbf437ecc4bf23a395562b9b5b87c51d21c007 Mon Sep 17 00:00:00 2001 From: Wolfgang Sourdeau Date: Fri, 18 Aug 2006 22:44:46 +0000 Subject: [PATCH] Monotone-Parent: e915f36dc04f2baeeffa6e5740ac614cb01e81ae Monotone-Revision: d03f591ee1abddc4729d4f012e2c8fbd7f9e7b20 Monotone-Author: wsourdeau@inverse.ca Monotone-Date: 2006-08-18T22:44:46 Monotone-Branch: ca.inverse.sogo --- UI/Scheduler/common.h | 12 ++++++------ 1 file changed, 6 insertions(+), 6 deletions(-) diff --git a/UI/Scheduler/common.h b/UI/Scheduler/common.h index 585aec3ef..abb1937a6 100644 --- a/UI/Scheduler/common.h +++ b/UI/Scheduler/common.h @@ -23,12 +23,12 @@ #import #if LIB_FOUNDATION_LIBRARY -# include +# import #elif NeXT_Foundation_LIBRARY || COCOA_Foundation_LIBRARY -# include -# include +# import +# import #endif -#include -#include -#include +#import +#import +#import