]> Pileus Git - ~andy/gtk/blobdiff - gtk/gtkspinbutton.h
GtkBubbleWindow: rework how drawing is done
[~andy/gtk] / gtk / gtkspinbutton.h
index 362c4d56b4e73fb4d20897e4c8c4f234c65fa7a7..7ed63529ad841950e95d84b36b8568b729ec2bcc 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_SPIN_BUTTON_H__
 #define __GTK_SPIN_BUTTON_H__
 
 
+#if !defined (__GTK_H_INSIDE__) && !defined (GTK_COMPILATION)
+#error "Only <gtk/gtk.h> can be included directly."
+#endif
+
 #include <gtk/gtkentry.h>