From 00dff59febad28b9588ceca2aa8cde1d0438971f Mon Sep 17 00:00:00 2001 From: Steve Brokenshire Date: Mon, 22 Feb 2016 00:56:51 +0000 Subject: [PATCH] Added common include header to the CalDAV Unit tests --- source/tests/xestiacalendar_caldav.h | 1 + 1 file changed, 1 insertion(+) diff --git a/source/tests/xestiacalendar_caldav.h b/source/tests/xestiacalendar_caldav.h index 1bb6366..f2f7654 100644 --- a/source/tests/xestiacalendar_caldav.h +++ b/source/tests/xestiacalendar_caldav.h @@ -17,6 +17,7 @@ // with Xestia Calendar. If not, see #include "../objects/CalDAV/CalDAV.h" +#include "xestiacalendar_testcommon.h" #include #include -- 2.39.5