]> Pileus Git - ~andy/gtk/blobdiff - gtk/gtkspinner.h
Rename property to be more neutral
[~andy/gtk] / gtk / gtkspinner.h
index 1e592b2a0499c483ee616b8a7d9f907cb7d6abea..ef5ff0d4f882c09893990b725d0407ba02ccd95a 100644 (file)
  * by Christian Hergert <christian.hergert@gmail.com>
  */
 
+#ifndef __GTK_SPINNER_H__
+#define __GTK_SPINNER_H__
+
 #if !defined (__GTK_H_INSIDE__) && !defined (GTK_COMPILATION)
 #error "Only <gtk/gtk.h> can be included directly."
 #endif
 
-#ifndef __GTK_SPINNER_H__
-#define __GTK_SPINNER_H__
-
 #include <gtk/gtkwidget.h>
 
 G_BEGIN_DECLS