]> Pileus Git - ~andy/gtk/blobdiff - gtk/gtkbin.h
GtkBubbleWindow: rework how drawing is done
[~andy/gtk] / gtk / gtkbin.h
index 6d96576926a51b0610d60f31813c0da57e077708..1ec0fa3cfa5726e8d99f4eb5b9f4fd905ee7b54b 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_BIN_H__
 #define __GTK_BIN_H__
 
 
+#if !defined (__GTK_H_INSIDE__) && !defined (GTK_COMPILATION)
+#error "Only <gtk/gtk.h> can be included directly."
+#endif
+
 #include <gtk/gtkcontainer.h>