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