]> Pileus Git - ~andy/gtk/blobdiff - gtk/gtksizegroup.h
treeview: remove extra padding handling
[~andy/gtk] / gtk / gtksizegroup.h
index 3322c0ac764ba02e24bea0913e44a0a25ee65a31..9e1462222b08c8f188453b45dc288e1d138019b3 100644 (file)
  * License along with this library. If not, see <http://www.gnu.org/licenses/>.
  */
 
+#ifndef __GTK_SIZE_GROUP_H__
+#define __GTK_SIZE_GROUP_H__
+
 #if !defined (__GTK_H_INSIDE__) && !defined (GTK_COMPILATION)
 #error "Only <gtk/gtk.h> can be included directly."
 #endif
 
-#ifndef __GTK_SIZE_GROUP_H__
-#define __GTK_SIZE_GROUP_H__
-
 #include <gtk/gtkwidget.h>
 
 G_BEGIN_DECLS