]> Pileus Git - ~andy/gtk/blobdiff - gtk/gtkaccellabel.h
Made GtkBubble/SelectionWindow private at the moment
[~andy/gtk] / gtk / gtkaccellabel.h
index bf247f11cef4dcb6b97a534f4ca4b0af3880d452..f7b6084931994c114b2f773f39331272e5e3cae6 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_ACCEL_LABEL_H__
 #define __GTK_ACCEL_LABEL_H__
 
 
+#if !defined (__GTK_H_INSIDE__) && !defined (GTK_COMPILATION)
+#error "Only <gtk/gtk.h> can be included directly."
+#endif
+
 #include <gtk/gtklabel.h>