diff options
Diffstat (limited to 'shell/e-shell.c')
-rw-r--r-- | shell/e-shell.c | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/shell/e-shell.c b/shell/e-shell.c index 60f145e7d0..dbcb55b36a 100644 --- a/shell/e-shell.c +++ b/shell/e-shell.c @@ -25,6 +25,10 @@ * @include: shell/e-shell.h **/ +#ifdef HAVE_CONFIG_H +#include <config.h> +#endif + #include "e-shell.h" #include <glib/gi18n.h> |