]> Pileus Git - ~andy/gtk/blobdiff - gtk/gtktextattributes.h
gtkenums: correct various documentation typos
[~andy/gtk] / gtk / gtktextattributes.h
index d07a2eee57fb8aedf938993efe5edcace584f668..521ac00703f0c78acbec6c9cac66d29f8ae5a70f 100644 (file)
  *
  */
 
-#if !defined (__GTK_H_INSIDE__) && !defined (GTK_COMPILATION)
-#error "Only <gtk/gtk.h> can be included directly."
-#endif
-
 #ifndef __GTK_TEXT_ATTRIBUTES_H__
 #define __GTK_TEXT_ATTRIBUTES_H__
 
 
+#if !defined (__GTK_H_INSIDE__) && !defined (GTK_COMPILATION)
+#error "Only <gtk/gtk.h> can be included directly."
+#endif
+
 #include <gdk/gdk.h>
 #include <gtk/gtkenums.h>