]> Pileus Git - ~andy/gtk/blobdiff - gtk/gtkiconfactory.h
Fix the build
[~andy/gtk] / gtk / gtkiconfactory.h
index 8e49e62de43921bf205e4fb56fb34c627a114faf..fabf9288e08e657220fd1251409483e0947f024f 100644 (file)
  * GTK+ at ftp://ftp.gtk.org/pub/gtk/.
  */
 
+#ifndef __GTK_ICON_FACTORY_H__
+#define __GTK_ICON_FACTORY_H__
+
 #if !defined (__GTK_H_INSIDE__) && !defined (GTK_COMPILATION)
 #error "Only <gtk/gtk.h> can be included directly."
 #endif
 
-#ifndef __GTK_ICON_FACTORY_H__
-#define __GTK_ICON_FACTORY_H__
-
 #include <gdk/gdk.h>
 #include <gtk/gtkenums.h>
 #include <gtk/gtktypes.h>