]> Pileus Git - ~andy/gtk/blobdiff - gtk/gtkstock.h
filechooserbutton: Add tests for unselect_all()
[~andy/gtk] / gtk / gtkstock.h
index ff4097973b96d4af46a0df54bb30057e6f6ccc05..0c60f6727a753f95ad2ee4e39981b7b5f619d3ff 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_STOCK_H__
 #define __GTK_STOCK_H__
 
 
+#if !defined (__GTK_H_INSIDE__) && !defined (GTK_COMPILATION)
+#error "Only <gtk/gtk.h> can be included directly."
+#endif
+
 #include <gdk/gdk.h>
 
 G_BEGIN_DECLS