diff options
Diffstat (limited to 'src/ephy-link.h')
-rw-r--r-- | src/ephy-link.h | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/src/ephy-link.h b/src/ephy-link.h index 20e72fc9f..5e937c1d0 100644 --- a/src/ephy-link.h +++ b/src/ephy-link.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_LINK_H #define EPHY_LINK_H |