]> Pileus Git - ~andy/gtk/blobdiff - gtk/gtkradiomenuitem.h
Some more documentation fixes
[~andy/gtk] / gtk / gtkradiomenuitem.h
index e9e36a5456341b794e338f93a076265e938b1e47..c365c99ed5b5b7c958a9f70ff36b25b4c92c5cc3 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_MENU_ITEM_H__
 #define __GTK_RADIO_MENU_ITEM_H__
 
 
+#if !defined (__GTK_H_INSIDE__) && !defined (GTK_COMPILATION)
+#error "Only <gtk/gtk.h> can be included directly."
+#endif
+
 #include <gtk/gtkcheckmenuitem.h>