From c2519a511c00dc20d2f71a970c7d0eaf96156cc5 Mon Sep 17 00:00:00 2001 From: Wolfgang Sourdeau Date: Wed, 13 Sep 2006 21:22:09 +0000 Subject: [PATCH] Monotone-Parent: 494c37e329faf06b93265c155db7226d205150b0 Monotone-Revision: 4608d61fea860c76d767517b443d507b5cc8c961 Monotone-Author: wsourdeau@inverse.ca Monotone-Date: 2006-09-13T21:22:09 Monotone-Branch: ca.inverse.sogo --- OGoContentStore/iCalEntityObject+OCS.h | 2 +- SoObjects/SOGo/AgenorUserManager.m | 2 +- SoObjects/SOGo/GNUmakefile.preamble | 2 +- 3 files changed, 3 insertions(+), 3 deletions(-) diff --git a/OGoContentStore/iCalEntityObject+OCS.h b/OGoContentStore/iCalEntityObject+OCS.h index 0bb5f58ad..c5eb30da8 100644 --- a/OGoContentStore/iCalEntityObject+OCS.h +++ b/OGoContentStore/iCalEntityObject+OCS.h @@ -22,7 +22,7 @@ #ifndef __OGoContentStore_iCalEntityObject_OCS_H_ #define __OGoContentStore_iCalEntityObject_OCS_H_ -#include +#include @interface iCalEntityObject (OCS) diff --git a/SoObjects/SOGo/AgenorUserManager.m b/SoObjects/SOGo/AgenorUserManager.m index dc3b39955..1961e8656 100644 --- a/SoObjects/SOGo/AgenorUserManager.m +++ b/SoObjects/SOGo/AgenorUserManager.m @@ -23,7 +23,7 @@ #include "AgenorUserDefaults.h" #include #include -#include +#include #include "SOGoLRUCache.h" @interface AgenorUserManager (PrivateAPI) diff --git a/SoObjects/SOGo/GNUmakefile.preamble b/SoObjects/SOGo/GNUmakefile.preamble index a4a27319d..fd20c9958 100644 --- a/SoObjects/SOGo/GNUmakefile.preamble +++ b/SoObjects/SOGo/GNUmakefile.preamble @@ -19,7 +19,7 @@ libSOGo_LIBRARIES_DEPEND_UPON += \ -lOGoContentStore \ -lGDLAccess \ -lNGObjWeb \ - -lNGiCal \ + -lNGCards \ -lNGMime \ -lNGStreams -lNGExtensions -lEOControl \ -lXmlRpc -lDOM -lSaxObjC \