Temporarily revert to the old path to ical.h for release
[citadel.git] / citadel / modules / calendar / serv_calendar.c
index 062e24d055c57cbf316c72e41536dfd6964e343e..62b3a4e42c95b64aebdb75a6263fda17d01d31bd 100644 (file)
@@ -19,7 +19,7 @@
 #ifdef HAVE_STRINGS_H
 #include <strings.h>
 #endif
-#include <libical/ical.h>
+#include <ical.h>
 #include <libcitadel.h>
 #include "citadel.h"
 #include "server.h"