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