From 3c30fb17476059e2a30df110bf9842b2fecee634 Mon Sep 17 00:00:00 2001 From: Matthew Barnes Date: Mon, 11 Nov 2013 10:45:43 -0500 Subject: Convert libemail-engine to a single-include model. Use: #include --- libemail-engine/camel-sasl-xoauth2.h | 4 ++++ 1 file changed, 4 insertions(+) (limited to 'libemail-engine/camel-sasl-xoauth2.h') diff --git a/libemail-engine/camel-sasl-xoauth2.h b/libemail-engine/camel-sasl-xoauth2.h index 940964b498..fa461447d2 100644 --- a/libemail-engine/camel-sasl-xoauth2.h +++ b/libemail-engine/camel-sasl-xoauth2.h @@ -16,6 +16,10 @@ * */ +#if !defined (__LIBEMAIL_ENGINE_H_INSIDE__) && !defined (LIBEMAIL_ENGINE_COMPILATION) +#error "Only should be included directly." +#endif + #ifndef CAMEL_SASL_XOAUTH2_H #define CAMEL_SASL_XOAUTH2_H -- cgit v1.2.3