]> Pileus Git - ~andy/gtk/blobdiff - gtk/gtkradiobutton.h
Small documentation tweak
[~andy/gtk] / gtk / gtkradiobutton.h
index 14ad10dec01a6a96c067f27439f0506fa9bea431..b4121a66e47bd93c32dd98d4d3771f8695c71da3 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_RADIO_BUTTON_H__
 #define __GTK_RADIO_BUTTON_H__
 
 
+#if !defined (__GTK_H_INSIDE__) && !defined (GTK_COMPILATION)
+#error "Only <gtk/gtk.h> can be included directly."
+#endif
+
 #include <gtk/gtkcheckbutton.h>