]> Pileus Git - ~andy/gtk/blobdiff - gtk/gtksearchentry.h
GtkBubbleWindow: rework how drawing is done
[~andy/gtk] / gtk / gtksearchentry.h
index a861219bdfeb6b3a50f884445dab2d2372d9e801..7f274ba014122e3c3bb886aa35aab6d50626b77f 100644 (file)
  * GTK+ at ftp://ftp.gtk.org/pub/gtk/.
  */
 
+#ifndef __GTK_SEARCH_ENTRY_H__
+#define __GTK_SEARCH_ENTRY_H__
+
 #if !defined (__GTK_H_INSIDE__) && !defined (GTK_COMPILATION)
 #error "Only <gtk/gtk.h> can be included directly."
 #endif
 
-#ifndef __GTK_SEARCH_ENTRY_H__
-#define __GTK_SEARCH_ENTRY_H__
-
 #include <gtk/gtkentry.h>
 
 G_BEGIN_DECLS