]> Pileus Git - ~andy/gtk/blobdiff - gtk/gtkcheckmenuitem.h
Made GtkBubble/SelectionWindow private at the moment
[~andy/gtk] / gtk / gtkcheckmenuitem.h
index 0a2fe644ec7105e27972d2c4c73506e148b32a54..c793bcd8d3af8a74b1c4ebdd77f2ca34d5bbeb5c 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_MENU_ITEM_H__
 #define __GTK_CHECK_MENU_ITEM_H__
 
 
+#if !defined (__GTK_H_INSIDE__) && !defined (GTK_COMPILATION)
+#error "Only <gtk/gtk.h> can be included directly."
+#endif
+
 #include <gtk/gtkmenuitem.h>