diff options
Diffstat (limited to 'e-util/e-charset.h')
-rw-r--r-- | e-util/e-charset.h | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/e-util/e-charset.h b/e-util/e-charset.h index 57b6976a1f..29bdc508c6 100644 --- a/e-util/e-charset.h +++ b/e-util/e-charset.h @@ -18,6 +18,10 @@ * */ +#if !defined (__E_UTIL_H_INSIDE__) && !defined (LIBEUTIL_COMPILATION) +#error "Only <e-util/e-util.h> should be included directly." +#endif + #ifndef E_CHARSET_H #define E_CHARSET_H |