diff options
Diffstat (limited to 'modules/addressbook/e-book-shell-migrate.c')
-rw-r--r-- | modules/addressbook/e-book-shell-migrate.c | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/modules/addressbook/e-book-shell-migrate.c b/modules/addressbook/e-book-shell-migrate.c index 7b91a04cff..c23add1cde 100644 --- a/modules/addressbook/e-book-shell-migrate.c +++ b/modules/addressbook/e-book-shell-migrate.c @@ -22,7 +22,9 @@ * */ +#ifdef HAVE_CONFIG_H #include <config.h> +#endif #include <string.h> #include <sys/types.h> |