diff options
author | Matthew Barnes <mbarnes@redhat.com> | 2009-09-26 10:46:44 +0800 |
---|---|---|
committer | Matthew Barnes <mbarnes@redhat.com> | 2009-09-26 22:28:24 +0800 |
commit | 43a11452262d7826e2341558a085ca5cee7b2ffb (patch) | |
tree | 2a74482a8e86f09c4680f5dbe7b8013d8451c695 /shell/e-shell-window-private.h | |
parent | c30e55b2d5c2491076b1aace4f73ea0c642fba72 (diff) | |
download | gsoc2013-evolution-43a11452262d7826e2341558a085ca5cee7b2ffb.tar.gz gsoc2013-evolution-43a11452262d7826e2341558a085ca5cee7b2ffb.tar.zst gsoc2013-evolution-43a11452262d7826e2341558a085ca5cee7b2ffb.zip |
Rename EShellImporter to EImportAssistant and move it to widgets.
Diffstat (limited to 'shell/e-shell-window-private.h')
-rw-r--r-- | shell/e-shell-window-private.h | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/shell/e-shell-window-private.h b/shell/e-shell-window-private.h index 5314a3679f..c4f2e195d2 100644 --- a/shell/e-shell-window-private.h +++ b/shell/e-shell-window-private.h @@ -31,6 +31,7 @@ #include <e-util/e-binding.h> #include <e-util/e-plugin-ui.h> #include <e-util/gconf-bridge.h> +#include <widgets/misc/e-import-assistant.h> #include <widgets/misc/e-menu-tool-button.h> #include <widgets/misc/e-online-button.h> |