summaryrefslogtreecommitdiff
path: root/gtk/gtkcomboboxentry.h
diff options
context:
space:
mode:
Diffstat (limited to 'gtk/gtkcomboboxentry.h')
-rw-r--r--gtk/gtkcomboboxentry.h4
1 files changed, 4 insertions, 0 deletions
diff --git a/gtk/gtkcomboboxentry.h b/gtk/gtkcomboboxentry.h
index 5fc71d10de..f243fc6a38 100644
--- a/gtk/gtkcomboboxentry.h
+++ b/gtk/gtkcomboboxentry.h
@@ -17,6 +17,10 @@
* Boston, MA 02111-1307, USA.
*/
+#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_COMBO_BOX_ENTRY_H__
#define __GTK_COMBO_BOX_ENTRY_H__