]> Pileus Git - ~andy/gtk/blobdiff - gtk/gtkbox.h
Fix a typo
[~andy/gtk] / gtk / gtkbox.h
index 3f80117af3cbb485f4d9bf13bdd5db0f70611e47..d51ccf08b6f54701f5853c397348d809d6a09332 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_BOX_H__
 #define __GTK_BOX_H__
 
 
+#if !defined (__GTK_H_INSIDE__) && !defined (GTK_COMPILATION)
+#error "Only <gtk/gtk.h> can be included directly."
+#endif
+
 #include <gtk/gtkcontainer.h>