diff options
Diffstat (limited to 'libemail-engine/e-mail-authenticator.h')
-rw-r--r-- | libemail-engine/e-mail-authenticator.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/libemail-engine/e-mail-authenticator.h b/libemail-engine/e-mail-authenticator.h index bcc3299d1a..864d32dea0 100644 --- a/libemail-engine/e-mail-authenticator.h +++ b/libemail-engine/e-mail-authenticator.h @@ -20,7 +20,7 @@ #define E_MAIL_AUTHENTICATOR_H #include <camel/camel.h> -#include <libedataserver/e-source-authenticator.h> +#include <libedataserver/libedataserver.h> /* Standard GObject macros */ #define E_TYPE_MAIL_AUTHENTICATOR \ |