aboutsummaryrefslogtreecommitdiffstats
path: root/mail/component-factory.c
diff options
context:
space:
mode:
Diffstat (limited to 'mail/component-factory.c')
-rw-r--r--mail/component-factory.c4
1 files changed, 2 insertions, 2 deletions
diff --git a/mail/component-factory.c b/mail/component-factory.c
index acd635e5c6..014c4b8e3b 100644
--- a/mail/component-factory.c
+++ b/mail/component-factory.c
@@ -38,9 +38,9 @@
#include "mail.h" /* YUCK FIXME */
#include "mail-tools.h"
#include "mail-ops.h"
+#include "mail-local.h"
#include "mail-session.h"
#include <gal/widgets/e-gui-utils.h>
-#include "mail-local-storage.h"
#include "component-factory.h"
@@ -141,7 +141,7 @@ owner_set_cb (EvolutionShellComponent *shell_component,
sources = mail_config_get_news ();
mail_load_storages (corba_shell, sources);
- mail_local_storage_startup (shell_client);
+ mail_local_storage_startup (shell_client, evolution_dir);
}
static void