diff options
Diffstat (limited to 'calendar/gui/ea-calendar-helpers.c')
-rw-r--r-- | calendar/gui/ea-calendar-helpers.c | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/calendar/gui/ea-calendar-helpers.c b/calendar/gui/ea-calendar-helpers.c index 38ebf75113..2ec6d93656 100644 --- a/calendar/gui/ea-calendar-helpers.c +++ b/calendar/gui/ea-calendar-helpers.c @@ -21,6 +21,10 @@ * */ +#ifdef HAVE_CONFIG_H +#include <config.h> +#endif + #include "ea-calendar-helpers.h" #include "ea-cal-view-event.h" #include "ea-jump-button.h" |