summaryrefslogtreecommitdiff
path: root/gtk/gtkeventbox.h
diff options
context:
space:
mode:
Diffstat (limited to 'gtk/gtkeventbox.h')
-rw-r--r--gtk/gtkeventbox.h4
1 files changed, 4 insertions, 0 deletions
diff --git a/gtk/gtkeventbox.h b/gtk/gtkeventbox.h
index 3fba8b4b6f..b5c7e54737 100644
--- a/gtk/gtkeventbox.h
+++ b/gtk/gtkeventbox.h
@@ -24,6 +24,10 @@
* GTK+ at ftp://ftp.gtk.org/pub/gtk/.
*/
+#if defined(GTK_DISABLE_SINGLE_INCLUDES) && !defined (__GTK_H_INSIDE__) && !defined (GTK_COMPILATION)
+#error "Only <gtk/gtk.h> can be included directly."
+#endif
+
#ifndef __GTK_EVENT_BOX_H__
#define __GTK_EVENT_BOX_H__