]> Pileus Git - ~andy/gtk/blobdiff - gtk/gtkimagemenuitem.h
GtkBubbleWindow: rework how drawing is done
[~andy/gtk] / gtk / gtkimagemenuitem.h
index f53cc6800f84eb9f1e5f3349c906c64959f2c293..1c536951734f4ab01433e336fb17326baf787623 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_IMAGE_MENU_ITEM_H__
 #define __GTK_IMAGE_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>