diff options
Diffstat (limited to 'src/bookmarks/ephy-related-action.h')
-rw-r--r-- | src/bookmarks/ephy-related-action.h | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/src/bookmarks/ephy-related-action.h b/src/bookmarks/ephy-related-action.h index 0dea6840f..724f25c64 100644 --- a/src/bookmarks/ephy-related-action.h +++ b/src/bookmarks/ephy-related-action.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_RELATED_ACTION_H #define EPHY_RELATED_ACTION_H |