From bc3acca7eed4f90a33f43b624b4a49d09a75160e Mon Sep 17 00:00:00 2001 From: Christian Persch Date: Sat, 12 Apr 2008 15:22:57 +0000 Subject: Add epiphany.h. Only allow including epiphany.h; all other headers are private svn path=/trunk/; revision=8211 --- lib/ephy-node-common.h | 4 ++++ 1 file changed, 4 insertions(+) (limited to 'lib/ephy-node-common.h') diff --git a/lib/ephy-node-common.h b/lib/ephy-node-common.h index fe71bccf0..2434752f6 100644 --- a/lib/ephy-node-common.h +++ b/lib/ephy-node-common.h @@ -49,4 +49,8 @@ typedef enum EPHY_NODE_NORMAL_PRIORITY } EphyNodePriority; +#if !defined (__EPHY_EPIPHANY_H_INSIDE__) && !defined (EPIPHANY_COMPILATION) +#error "Only can be included directly." +#endif + #endif /* EPHY_NODE_COMMON_H */ -- cgit v1.2.3