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-link-action.h | 4 ++++ 1 file changed, 4 insertions(+) (limited to 'src/ephy-link-action.h') diff --git a/src/ephy-link-action.h b/src/ephy-link-action.h index 1aa6d2224..9e55fc0fb 100644 --- a/src/ephy-link-action.h +++ b/src/ephy-link-action.h @@ -18,6 +18,10 @@ * $Id$ */ +#if !defined (__EPHY_EPIPHANY_H_INSIDE__) && !defined (EPIPHANY_COMPILATION) +#error "Only can be included directly." +#endif + #ifndef EPHY_LINK_ACTION_H #define EPHY_LINK_ACTION_H -- cgit v1.2.3