From: Steve Brokenshire Date: Thu, 3 Mar 2016 03:49:44 +0000 (+0000) Subject: Add libxml2 headers to the CalDAV object. X-Git-Tag: release-0.02~309 X-Git-Url: http://Server1/repobrowser/?a=commitdiff_plain;h=c87d04515bd55251ca959b41281e94010e2128ad;p=xestiacalendar%2F.git Add libxml2 headers to the CalDAV object. --- diff --git a/source/objects/CalDAV/CalDAV.h b/source/objects/CalDAV/CalDAV.h index d527541..7e87cf6 100644 --- a/source/objects/CalDAV/CalDAV.h +++ b/source/objects/CalDAV/CalDAV.h @@ -20,6 +20,8 @@ #define __OBJECTS_CALDAV_CALDAV_H__ #include +#include +#include #include #include #include