]> Pileus Git - ~andy/gtk/blobdiff - gtk/gtkcheckbutton.h
GtkTextView: don't popdown a bubble if we don't have one
[~andy/gtk] / gtk / gtkcheckbutton.h
index cf33b68ecf94d1833510c9dac90fd0c01d3b1dc9..c9b58805d157c1ff4faae451f7a26dca91defe4e 100644 (file)
  * GTK+ at ftp://ftp.gtk.org/pub/gtk/.
  */
 
-#if !defined (__GTK_H_INSIDE__) && !defined (GTK_COMPILATION)
-#error "Only <gtk/gtk.h> can be included directly."
-#endif
-
 #ifndef __GTK_CHECK_BUTTON_H__
 #define __GTK_CHECK_BUTTON_H__
 
 
+#if !defined (__GTK_H_INSIDE__) && !defined (GTK_COMPILATION)
+#error "Only <gtk/gtk.h> can be included directly."
+#endif
+
 #include <gtk/gtktogglebutton.h>