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