aboutsummaryrefslogtreecommitdiffstats
path: root/mail/e-mail-backend.h
diff options
context:
space:
mode:
Diffstat (limited to 'mail/e-mail-backend.h')
-rw-r--r--mail/e-mail-backend.h2
1 files changed, 2 insertions, 0 deletions
diff --git a/mail/e-mail-backend.h b/mail/e-mail-backend.h
index 0d2dc2d0fd..18fdf885ca 100644
--- a/mail/e-mail-backend.h
+++ b/mail/e-mail-backend.h
@@ -26,6 +26,7 @@
#ifndef E_MAIL_BACKEND_H
#define E_MAIL_BACKEND_H
+#include <mail/e-mail-session.h>
#include <shell/e-shell-backend.h>
/* Standard GObject macros */
@@ -69,6 +70,7 @@ struct _EMailBackendClass {
};
GType e_mail_backend_get_type (void);
+EMailSession * e_mail_backend_get_session (EMailBackend *backend);
gboolean e_mail_backend_delete_junk_policy_decision
(EMailBackend *backend);
gboolean e_mail_backend_empty_trash_policy_decision