]> Pileus Git - ~andy/gtk/blobdiff - gtk/deprecated/gtkstyle.h
Improve AtkAction implementations
[~andy/gtk] / gtk / deprecated / gtkstyle.h
index a711308818c1ddad148197ff2017102272ff67f8..0779f3232662536291cd293884048b2d3a010776 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_STYLE_H__
 #define __GTK_STYLE_H__
 
 
+#if !defined (__GTK_H_INSIDE__) && !defined (GTK_COMPILATION)
+#error "Only <gtk/gtk.h> can be included directly."
+#endif
+
 #include <gdk/gdk.h>
 #include <gtk/gtkenums.h>
-#include <gtk/gtkwidgetpath.h>
+#include <gtk/gtktypes.h>
 
 
 G_BEGIN_DECLS