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