From 09380925a8d89a4a0233ad9ffa76e711d0d1d929 Mon Sep 17 00:00:00 2001 From: Wolfgang Sourdeau Date: Tue, 26 Sep 2006 22:28:28 +0000 Subject: [PATCH] Monotone-Parent: 3df5cb5e1700a34d8542e29d89e602bdba319ffa Monotone-Revision: 8ec74dbac0e529f0bb67e54e800d24814c67f78c Monotone-Author: wsourdeau@inverse.ca Monotone-Date: 2006-09-26T22:28:28 Monotone-Branch: ca.inverse.sogo --- SoObjects/SOGo/SOGoContentObject.h | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/SoObjects/SOGo/SOGoContentObject.h b/SoObjects/SOGo/SOGoContentObject.h index 1232da258..1e69c9509 100644 --- a/SoObjects/SOGo/SOGoContentObject.h +++ b/SoObjects/SOGo/SOGoContentObject.h @@ -23,7 +23,7 @@ #ifndef __SOGo_SOGoContentObject_H__ #define __SOGo_SOGoContentObject_H__ -#include +#import @class NSString, NSException;