]> Pileus Git - ~andy/gtk/blobdiff - gtk/gtkdrawingarea.h
docs: Typo fix
[~andy/gtk] / gtk / gtkdrawingarea.h
index 1029b249d0290aa950638c26ebfadcaa8070469d..b617fda51d6e077016ffd631a4d9e6e78eb805f7 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_DRAWING_AREA_H__
 #define __GTK_DRAWING_AREA_H__
 
 
+#if !defined (__GTK_H_INSIDE__) && !defined (GTK_COMPILATION)
+#error "Only <gtk/gtk.h> can be included directly."
+#endif
+
 #include <gtk/gtkwidget.h>