From: Terry Wilson Date: Tue, 1 Jun 2010 22:14:44 +0000 (+0000) Subject: Use the correct ical.h file X-Git-Tag: 11.0.0-beta1~2940 X-Git-Url: http://git.ipfire.org/gitweb.cgi?a=commitdiff_plain;h=a55820a26d253f279c9e88486231f95f19628921;p=thirdparty%2Fasterisk.git Use the correct ical.h file git-svn-id: https://origsvn.digium.com/svn/asterisk/trunk@266832 65c4cc65-6c06-0410-ace0-fbb531ad65f3 --- diff --git a/res/res_calendar_exchange.c b/res/res_calendar_exchange.c index 2c121bc967..59e44c511d 100644 --- a/res/res_calendar_exchange.c +++ b/res/res_calendar_exchange.c @@ -29,7 +29,7 @@ ASTERISK_FILE_VERSION(__FILE__, "$Revision$") -#include +#include #include #include #include