]> Pileus Git - ~andy/gtk/blobdiff - gtk/gtkcontainer.h
Do without GtkSelectionWindow
[~andy/gtk] / gtk / gtkcontainer.h
index 2db24889b58493cd8743e2cfd48674e51c63d441..3bcd2b1cc3fdd3e01db319e052b2f0b4e6f38b14 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_CONTAINER_H__
 #define __GTK_CONTAINER_H__
 
 
+#if !defined (__GTK_H_INSIDE__) && !defined (GTK_COMPILATION)
+#error "Only <gtk/gtk.h> can be included directly."
+#endif
+
 #include <gtk/gtkwidget.h>