summaryrefslogtreecommitdiff
path: root/include
diff options
context:
space:
mode:
Diffstat (limited to 'include')
-rw-r--r--include/asterisk/calendar.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/include/asterisk/calendar.h b/include/asterisk/calendar.h
index f585f9c58..dd14f963a 100644
--- a/include/asterisk/calendar.h
+++ b/include/asterisk/calendar.h
@@ -60,7 +60,7 @@
* to unregister that module's calendar type (usually done in module_unload())
*/
-extern struct ast_config *calendar_config;
+extern struct ast_config *ast_calendar_config;
struct ast_calendar;
struct ast_calendar_event;