aboutsummaryrefslogtreecommitdiffstats
path: root/src/ephy-window.h
diff options
context:
space:
mode:
authorChristian Persch <chpe@src.gnome.org>2008-04-12 04:05:25 +0800
committerChristian Persch <chpe@src.gnome.org>2008-04-12 04:05:25 +0800
commit4cdf2b787c92977a7883c2f4eae8c5e5f97dfd54 (patch)
tree5d2722ce42f0b1942c81a831620f307b0a2051bb /src/ephy-window.h
parent0f850ad05322a65ac6e845543d370ecbe6a0d46c (diff)
downloadgsoc2013-epiphany-4cdf2b787c92977a7883c2f4eae8c5e5f97dfd54.tar
gsoc2013-epiphany-4cdf2b787c92977a7883c2f4eae8c5e5f97dfd54.tar.gz
gsoc2013-epiphany-4cdf2b787c92977a7883c2f4eae8c5e5f97dfd54.tar.bz2
gsoc2013-epiphany-4cdf2b787c92977a7883c2f4eae8c5e5f97dfd54.tar.lz
gsoc2013-epiphany-4cdf2b787c92977a7883c2f4eae8c5e5f97dfd54.tar.xz
gsoc2013-epiphany-4cdf2b787c92977a7883c2f4eae8c5e5f97dfd54.tar.zst
gsoc2013-epiphany-4cdf2b787c92977a7883c2f4eae8c5e5f97dfd54.zip
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
Diffstat (limited to 'src/ephy-window.h')
-rw-r--r--src/ephy-window.h4
1 files changed, 4 insertions, 0 deletions
diff --git a/src/ephy-window.h b/src/ephy-window.h
index f55f4c99d..99653913d 100644
--- a/src/ephy-window.h
+++ b/src/ephy-window.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_WINDOW_H
#define EPHY_WINDOW_H