diff options
Diffstat (limited to 'calendar/gui/calendar-component.h')
-rw-r--r-- | calendar/gui/calendar-component.h | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/calendar/gui/calendar-component.h b/calendar/gui/calendar-component.h index f83a849452..8e5cd6605f 100644 --- a/calendar/gui/calendar-component.h +++ b/calendar/gui/calendar-component.h @@ -24,6 +24,8 @@ #ifndef _COMPONENT_FACTORY_H_ #define _COMPONENT_FACTORY_H_ +extern char *evolution_dir; + void component_factory_init (void); #endif /* _COMPONENT_FACTORY_H_ */ |