diff options
author | Matthew Barnes <mbarnes@redhat.com> | 2011-12-20 11:27:39 +0800 |
---|---|---|
committer | Matthew Barnes <mbarnes@redhat.com> | 2011-12-20 11:27:39 +0800 |
commit | 987fb91d5ec4b61d1283acdb9cf02960cc47b74d (patch) | |
tree | 5e9dc4fa1e10995f0217b068daff2ca6b77cf461 /mail/em-account-editor.h | |
parent | da67edd2a675481fb90b8f5fcbeb3eaf5dc427ea (diff) | |
download | gsoc2013-evolution-987fb91d5ec4b61d1283acdb9cf02960cc47b74d.tar.gz gsoc2013-evolution-987fb91d5ec4b61d1283acdb9cf02960cc47b74d.tar.zst gsoc2013-evolution-987fb91d5ec4b61d1283acdb9cf02960cc47b74d.zip |
Reduce diff noise with account-mgmt branch.
Diffstat (limited to 'mail/em-account-editor.h')
-rw-r--r-- | mail/em-account-editor.h | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/mail/em-account-editor.h b/mail/em-account-editor.h index 3b30112f73..18d4b91f9e 100644 --- a/mail/em-account-editor.h +++ b/mail/em-account-editor.h @@ -28,6 +28,8 @@ #include <mail/em-config.h> #include <mail/e-mail-backend.h> +#include <libedataserver/e-account.h> + /* Standard GObject macros */ #define EM_TYPE_ACCOUNT_EDITOR \ (em_account_editor_get_type ()) |