]> Pileus Git - ~andy/gtk/blobdiff - gtk/gtkscale.h
filechooserbutton: Duh, remove all the timeouts after tests
[~andy/gtk] / gtk / gtkscale.h
index 51202e3c35db28f2afb97de96f33b5a8e2064463..a54b38e9d77192b6494bae1980a3e793a190597d 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_SCALE_H__
 #define __GTK_SCALE_H__
 
 
+#if !defined (__GTK_H_INSIDE__) && !defined (GTK_COMPILATION)
+#error "Only <gtk/gtk.h> can be included directly."
+#endif
+
 #include <gtk/gtkrange.h>