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