From 6deea672b7ee5a45ca892843736adeb3d3fc3ddd Mon Sep 17 00:00:00 2001 From: Wolfgang Sourdeau Date: Fri, 17 Aug 2007 02:19:37 +0000 Subject: [PATCH] Monotone-Parent: a445c049dc5b45e7ecc0df6c56f05d251e1646f5 Monotone-Revision: 502f48b359438710d34edd2abd4ba70a14b2865a Monotone-Author: wsourdeau@inverse.ca Monotone-Date: 2007-08-17T02:19:37 Monotone-Branch: ca.inverse.sogo --- UI/MailerUI/UIxMailMainFrame.h | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/UI/MailerUI/UIxMailMainFrame.h b/UI/MailerUI/UIxMailMainFrame.h index 9e5ddd282..70bf0198c 100644 --- a/UI/MailerUI/UIxMailMainFrame.h +++ b/UI/MailerUI/UIxMailMainFrame.h @@ -23,7 +23,7 @@ #ifndef UIXMAILMAINFRAME_H #define UIXMAILMAINFRAME_H -#import "../Common/UIxComponent.h" +#import "../SOGoUI/UIxComponent.h" @interface UIxMailMainFrame : UIxComponent