]> Pileus Git - ~andy/gtk/blobdiff - gtk/gtkactiongroup.h
filechooserbutton: whitespace fixes
[~andy/gtk] / gtk / gtkactiongroup.h
index 97ac90369fd654b83326f9972d5a13fba567e350..94a378244b679ac976cf0c2c5612c3710b3169ee 100644 (file)
  * GTK+ at ftp://ftp.gtk.org/pub/gtk/.
  */
 
+#ifndef __GTK_ACTION_GROUP_H__
+#define __GTK_ACTION_GROUP_H__
+
 #if !defined (__GTK_H_INSIDE__) && !defined (GTK_COMPILATION)
 #error "Only <gtk/gtk.h> can be included directly."
 #endif
 
-#ifndef __GTK_ACTION_GROUP_H__
-#define __GTK_ACTION_GROUP_H__
-
 #include <gtk/gtkaction.h>
 #include <gtk/gtkstock.h>