diff options
Diffstat (limited to 'shell/e-shell-folder-creation-dialog.c')
-rw-r--r-- | shell/e-shell-folder-creation-dialog.c | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/shell/e-shell-folder-creation-dialog.c b/shell/e-shell-folder-creation-dialog.c index 9fe4f1efec..fc409e9194 100644 --- a/shell/e-shell-folder-creation-dialog.c +++ b/shell/e-shell-folder-creation-dialog.c @@ -24,6 +24,7 @@ #include <config.h> #endif +#include <string.h> #include <glib.h> #include <libgnome/gnome-i18n.h> #include <libgnome/gnome-util.h> |