Starting to bring over calendar server code from webcit-classic.
[citadel.git] / webcit-ng / server / webcit.h
index b678ceffc2007e0b33a802533ef1d11207788090..1a187fef815f03aa7e6c3d2b1aae14fb76c1b00c 100644 (file)
@@ -34,6 +34,7 @@
 #include <stdarg.h>
 #include <limits.h>
 #include <iconv.h>
+#include <libical/ical.h>
 #include <libcitadel.h>
 #define OPENSSL_NO_KRB5                                // Work around RedHat's b0rken OpenSSL includes
 #include <openssl/ssl.h>