diff options
Diffstat (limited to 'e-util/e-html-utils.h')
-rw-r--r-- | e-util/e-html-utils.h | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/e-util/e-html-utils.h b/e-util/e-html-utils.h index f87e82f9b1..2fe67fffd5 100644 --- a/e-util/e-html-utils.h +++ b/e-util/e-html-utils.h @@ -20,6 +20,10 @@ * */ +#if !defined (__E_UTIL_H_INSIDE__) && !defined (LIBEUTIL_COMPILATION) +#error "Only <e-util/e-util.h> should be included directly." +#endif + #ifndef __E_HTML_UTILS__ #define __E_HTML_UTILS__ |