]> Pileus Git - ~andy/gtk/blobdiff - gtk/gtkscrollbar.h
Really keep GtkBubbleWindow private
[~andy/gtk] / gtk / gtkscrollbar.h
index 51fee713df5eb74ca1b972014377dcaaeaadb3fa..00509390062e0f9eb12a1d590bbcd65d6749608b 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_SCROLLBAR_H__
 #define __GTK_SCROLLBAR_H__
 
 
+#if !defined (__GTK_H_INSIDE__) && !defined (GTK_COMPILATION)
+#error "Only <gtk/gtk.h> can be included directly."
+#endif
+
 #include <gtk/gtkrange.h>