From 20c645e787af1dae60294ed8a7a8aaec45b75d6b Mon Sep 17 00:00:00 2001 From: Wolfgang Sourdeau Date: Mon, 30 Jul 2007 19:06:15 +0000 Subject: [PATCH] Monotone-Parent: 52f687d98500bc08f60cc06fd43aa7e73d13f262 Monotone-Revision: d957c067432c403720ea740e15b12b8de1d3673e Monotone-Author: wsourdeau@inverse.ca Monotone-Date: 2007-07-30T19:06:15 Monotone-Branch: ca.inverse.sogo --- UI/MailPartViewers/UIxKolabPartContactViewer.m | 3 +++ 1 file changed, 3 insertions(+) diff --git a/UI/MailPartViewers/UIxKolabPartContactViewer.m b/UI/MailPartViewers/UIxKolabPartContactViewer.m index dc8f65d1a..4a68368d7 100644 --- a/UI/MailPartViewers/UIxKolabPartContactViewer.m +++ b/UI/MailPartViewers/UIxKolabPartContactViewer.m @@ -19,6 +19,9 @@ 02111-1307, USA. */ +@class NSString; +#import + #import #import "UIxKolabPartViewer.h"