]> Pileus Git - ~andy/gtk/blobdiff - gtk/gtkbuilder.h
Place the search icon in the primary slot of the entry
[~andy/gtk] / gtk / gtkbuilder.h
index e70546781c26e6a44a2be0e783df6d626188a0b4..31e5a24039b7a19556811413b609d1b334684a1b 100644 (file)
  * License along with this library. If not, see <http://www.gnu.org/licenses/>.
  */
 
+#ifndef __GTK_BUILDER_H__
+#define __GTK_BUILDER_H__
+
 #if !defined (__GTK_H_INSIDE__) && !defined (GTK_COMPILATION)
 #error "Only <gtk/gtk.h> can be included directly."
 #endif
 
-#ifndef __GTK_BUILDER_H__
-#define __GTK_BUILDER_H__
-
 #include <gtk/gtkwidget.h>
 
 G_BEGIN_DECLS