From 4cdf2b787c92977a7883c2f4eae8c5e5f97dfd54 Mon Sep 17 00:00:00 2001 From: Christian Persch Date: Fri, 11 Apr 2008 20:05:25 +0000 Subject: Add epiphany.h. Only allow including epiphany/epiphany.h; all other Add epiphany.h. Only allow including epiphany/epiphany.h; all other headers are internal. svn path=/trunk/; revision=8210 --- src/ephy-activation.h | 4 ++++ 1 file changed, 4 insertions(+) (limited to 'src/ephy-activation.h') diff --git a/src/ephy-activation.h b/src/ephy-activation.h index 6605f92aa..45159e7c1 100644 --- a/src/ephy-activation.h +++ b/src/ephy-activation.h @@ -18,6 +18,10 @@ * $Id$ */ +#if !defined (__EPHY_EPIPHANY_H_INSIDE__) && !defined (EPIPHANY_COMPILATION) +#error "Only can be included directly." +#endif + #ifndef EPHY_ACTIVATION_H #define EPHY_ACTIVATION_H -- cgit v1.2.3