X-Git-Url: http://Server1/repobrowser/?a=blobdiff_plain;f=source%2Fobjects%2FCalDAV%2FCalDAV.h;h=eeb84e7c342dbfa9f22711bb8119b86caa3fb778;hb=512577f3a85cf85feab3f09e9389581bb379413a;hp=377f6ea87487e75160b4cb0da7ae6b099eebe1c5;hpb=bfa613e1025ab5a057a8312d49079beab700abfa;p=xestiacalendar%2F.git diff --git a/source/objects/CalDAV/CalDAV.h b/source/objects/CalDAV/CalDAV.h index 377f6ea..eeb84e7 100644 --- a/source/objects/CalDAV/CalDAV.h +++ b/source/objects/CalDAV/CalDAV.h @@ -36,6 +36,11 @@ #include "../../common/sslcertstructs.h" #include "../../version.h" +#if defined (__APPLE__) +#import +#import +#endif + #if defined(__WIN32__) #include "../common/win32ssl.h" #endif