diff options
Diffstat (limited to 'shell/e-shell-settings.c')
-rw-r--r-- | shell/e-shell-settings.c | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/shell/e-shell-settings.c b/shell/e-shell-settings.c index e43139acb4..5e5f3428fe 100644 --- a/shell/e-shell-settings.c +++ b/shell/e-shell-settings.c @@ -25,6 +25,10 @@ * @include: shell/e-shell-settings.h **/ +#ifdef HAVE_CONFIG_H +#include <config.h> +#endif + #include "e-shell-settings.h" #include "e-util/gconf-bridge.h" |