]> Pileus Git - ~andy/gtk/blobdiff - gtk/gtkdnd.h
Rename property to be more neutral
[~andy/gtk] / gtk / gtkdnd.h
index 4eaa05631fac227965d501827278bcfacf3a4584..3a2b4c27cd7b55032e255504688e6bed629cde45 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_DND_H__
 #define __GTK_DND_H__
 
 
+#if !defined (__GTK_H_INSIDE__) && !defined (GTK_COMPILATION)
+#error "Only <gtk/gtk.h> can be included directly."
+#endif
+
 #include <gtk/gtkwidget.h>
 #include <gtk/gtkselection.h>