diff options
Diffstat (limited to 'lib/ephy-spell-check.h')
-rw-r--r-- | lib/ephy-spell-check.h | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/lib/ephy-spell-check.h b/lib/ephy-spell-check.h index e46e1bac3..792ead687 100644 --- a/lib/ephy-spell-check.h +++ b/lib/ephy-spell-check.h @@ -18,6 +18,10 @@ * $Id$ */ +#if !defined (__EPHY_EPIPHANY_H_INSIDE__) && !defined (EPIPHANY_COMPILATION) +#error "Only <epiphany/epiphany.h> can be included directly." +#endif + #ifndef EPHY_SPELL_CHECK_H #define EPHY_SPELL_CHECK_H |