diff options
Diffstat (limited to 'shell/e-shell-settings-dialog.c')
-rw-r--r-- | shell/e-shell-settings-dialog.c | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/shell/e-shell-settings-dialog.c b/shell/e-shell-settings-dialog.c index a6de85d45c..d4a1d157ee 100644 --- a/shell/e-shell-settings-dialog.c +++ b/shell/e-shell-settings-dialog.c @@ -37,6 +37,7 @@ #include <bonobo-activation/bonobo-activation.h> +#include <stdlib.h> #include <string.h> struct _EShellSettingsDialogPrivate { |