]> Pileus Git - ~andy/gtk/blobdiff - gtk/gtkstylecontext.h
Improve AtkAction implementations
[~andy/gtk] / gtk / gtkstylecontext.h
index 99d0d7418d90c4775867df0b99cc5166be1a65ce..dab758a5fba2ba8a58e36711cfb64b944c1936d3 100644 (file)
  * License along with this library. If not, see <http://www.gnu.org/licenses/>.
  */
 
+#ifndef __GTK_STYLE_CONTEXT_H__
+#define __GTK_STYLE_CONTEXT_H__
+
 #if !defined (__GTK_H_INSIDE__) && !defined (GTK_COMPILATION)
 #error "Only <gtk/gtk.h> can be included directly."
 #endif
 
-#ifndef __GTK_STYLE_CONTEXT_H__
-#define __GTK_STYLE_CONTEXT_H__
-
 #include <gtk/gtkborder.h>
 #include <gtk/gtkcsssection.h>
 #include <gtk/gtkstyleprovider.h>