summaryrefslogtreecommitdiff
path: root/embed/ephy-embed-container.h
diff options
context:
space:
mode:
authorChristian Persch <chpe@src.gnome.org>2008-04-12 15:22:57 +0000
committerChristian Persch <chpe@src.gnome.org>2008-04-12 15:22:57 +0000
commitbc3acca7eed4f90a33f43b624b4a49d09a75160e (patch)
treef4d5ccc7e255f72befc74ccdb7141ada1d6cf430 /embed/ephy-embed-container.h
parent4cdf2b787c92977a7883c2f4eae8c5e5f97dfd54 (diff)
downloadepiphany-bc3acca7eed4f90a33f43b624b4a49d09a75160e.tar.gz
Add epiphany.h. Only allow including epiphany.h; all other headers are private
svn path=/trunk/; revision=8211
Diffstat (limited to 'embed/ephy-embed-container.h')
-rw-r--r--embed/ephy-embed-container.h4
1 files changed, 4 insertions, 0 deletions
diff --git a/embed/ephy-embed-container.h b/embed/ephy-embed-container.h
index 1cb5565b1..8a502fdd0 100644
--- a/embed/ephy-embed-container.h
+++ b/embed/ephy-embed-container.h
@@ -17,6 +17,10 @@
*
*/
+#if !defined (__EPHY_EPIPHANY_H_INSIDE__) && !defined (EPIPHANY_COMPILATION)
+#error "Only <epiphany/epiphany.h> can be included directly."
+#endif
+
#ifndef EPHY_EMBED_CONTAINER_H
#define EPHY_EMBED_CONTAINER_H