]> Pileus Git - ~andy/gtk/blobdiff - gtk/gtkalignment.h
Use gdk_threads_add_timeout to popup the selection window
[~andy/gtk] / gtk / gtkalignment.h
index 9720cbcb212c0ba60e205fa91daecd10549f1457..50a5dc4f867a7bc5dd0650d516e2a572dc6ec82d 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_ALIGNMENT_H__
 #define __GTK_ALIGNMENT_H__
 
 
+#if !defined (__GTK_H_INSIDE__) && !defined (GTK_COMPILATION)
+#error "Only <gtk/gtk.h> can be included directly."
+#endif
+
 #include <gtk/gtkbin.h>