diff options
Diffstat (limited to 'src/ephy-action-helper.h')
-rw-r--r-- | src/ephy-action-helper.h | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/src/ephy-action-helper.h b/src/ephy-action-helper.h index fc5e31cd0..04c671f51 100644 --- a/src/ephy-action-helper.h +++ b/src/ephy-action-helper.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_ACTION_HELPER_H #define EPHY_ACTION_HELPER_H |