]> Pileus Git - ~andy/gtk/blobdiff - gtk/gtkstyleproperties.h
Add GtkSelectionWindow
[~andy/gtk] / gtk / gtkstyleproperties.h
index 7237361e2d8991dab05c0296cb2ded213f938357..fd81699678a0592c6523579fd076f8148e595b0d 100644 (file)
  * License along with this library. If not, see <http://www.gnu.org/licenses/>.
  */
 
+#ifndef __GTK_STYLE_PROPERTIES_H__
+#define __GTK_STYLE_PROPERTIES_H__
+
 #if !defined (__GTK_H_INSIDE__) && !defined (GTK_COMPILATION)
 #error "Only <gtk/gtk.h> can be included directly."
 #endif
 
-#ifndef __GTK_STYLE_PROPERTIES_H__
-#define __GTK_STYLE_PROPERTIES_H__
-
 #include <glib-object.h>
 #include <gdk/gdk.h>
 #include <gtk/gtkenums.h>