diff options
Diffstat (limited to 'lib/ephy-debug.h')
-rw-r--r-- | lib/ephy-debug.h | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/lib/ephy-debug.h b/lib/ephy-debug.h index 2257c11e1..7339339f9 100644 --- a/lib/ephy-debug.h +++ b/lib/ephy-debug.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_DEBUG_H #define EPHY_DEBUG_H |