]> Pileus Git - ~andy/gtk/blobdiff - gtk/gtklayout.h
textview: Use GtkSelectionWindow for touch text selection
[~andy/gtk] / gtk / gtklayout.h
index f5b710e43abf2d97209b6db80e638241ef715e44..04dcb51c5724b48bc83280d8a39c57fb175924fd 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_LAYOUT_H__
 #define __GTK_LAYOUT_H__
 
 
+#if !defined (__GTK_H_INSIDE__) && !defined (GTK_COMPILATION)
+#error "Only <gtk/gtk.h> can be included directly."
+#endif
+
 #include <gtk/gtkcontainer.h>