]> Pileus Git - ~andy/gtk/blobdiff - gtk/gtkdialog.h
texthandles: Keep state internally to avoid X overhead
[~andy/gtk] / gtk / gtkdialog.h
index d73aef7c6b011976eba2fcac7729d6ae7f10fba1..1d941c7ef1dd5936b46947fa2607526f831867f3 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_DIALOG_H__
 #define __GTK_DIALOG_H__
 
 
+#if !defined (__GTK_H_INSIDE__) && !defined (GTK_COMPILATION)
+#error "Only <gtk/gtk.h> can be included directly."
+#endif
+
 #include <gtk/gtkwindow.h>