projects
/
asterisk/asterisk.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
b0357dc
)
Use the correct ical.h file
author
Terry Wilson
<twilson@digium.com>
Tue, 1 Jun 2010 22:14:44 +0000
(22:14 +0000)
committer
Terry Wilson
<twilson@digium.com>
Tue, 1 Jun 2010 22:14:44 +0000
(22:14 +0000)
git-svn-id: https://origsvn.digium.com/svn/asterisk/trunk@266832
65c4cc65
-6c06-0410-ace0-
fbb531ad65f3
res/res_calendar_exchange.c
patch
|
blob
|
history
diff --git
a/res/res_calendar_exchange.c
b/res/res_calendar_exchange.c
index
2c121bc
..
59e44c5
100644
(file)
--- a/
res/res_calendar_exchange.c
+++ b/
res/res_calendar_exchange.c
@@
-29,7
+29,7
@@
ASTERISK_FILE_VERSION(__FILE__, "$Revision$")
-#include <ical.h>
+#include <libical/ical.h>
#include <ne_session.h>
#include <ne_uri.h>
#include <ne_request.h>