diff options
Diffstat (limited to 'libemail-engine/e-mail-authenticator.h')
| -rw-r--r-- | libemail-engine/e-mail-authenticator.h | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/libemail-engine/e-mail-authenticator.h b/libemail-engine/e-mail-authenticator.h index 864d32dea0..0f6b19b0aa 100644 --- a/libemail-engine/e-mail-authenticator.h +++ b/libemail-engine/e-mail-authenticator.h @@ -16,6 +16,10 @@ * */ +#if !defined (__LIBEMAIL_ENGINE_H_INSIDE__) && !defined (LIBEMAIL_ENGINE_COMPILATION) +#error "Only <libemail-engine/libemail-engine.h> should be included directly." +#endif + #ifndef E_MAIL_AUTHENTICATOR_H #define E_MAIL_AUTHENTICATOR_H |
