diff options
author | Matthew Barnes <mbarnes@redhat.com> | 2011-04-13 22:30:40 +0800 |
---|---|---|
committer | Matthew Barnes <mbarnes@redhat.com> | 2012-06-03 11:00:40 +0800 |
commit | 3449e5fcc7f9c797fcde7f2a444b1eb7a934cd81 (patch) | |
tree | ff59febf4ac0c6316ef344ea25cee002088bd314 /mail/e-mail.h | |
parent | f78795f4dff8b225d78385c5e23e1cd44ee946ad (diff) | |
download | gsoc2013-evolution-3449e5fcc7f9c797fcde7f2a444b1eb7a934cd81.tar.gz gsoc2013-evolution-3449e5fcc7f9c797fcde7f2a444b1eb7a934cd81.tar.zst gsoc2013-evolution-3449e5fcc7f9c797fcde7f2a444b1eb7a934cd81.zip |
Adapt mail to the new ESource API.
Diffstat (limited to 'mail/e-mail.h')
-rw-r--r-- | mail/e-mail.h | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/mail/e-mail.h b/mail/e-mail.h index 3b0d02dcab..694b8e384b 100644 --- a/mail/e-mail.h +++ b/mail/e-mail.h @@ -20,6 +20,7 @@ #define E_MAIL_H #include <mail/e-mail-attachment-bar.h> +#include <mail/e-mail-authenticator.h> #include <mail/e-mail-backend.h> #include <mail/e-mail-browser.h> #include <mail/e-mail-display.h> |