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