]> Pileus Git - ~andy/gtk/blobdiff - gtk/gtkinfobar.h
Ensure the insertion handle stays on fake events (eg from IM)
[~andy/gtk] / gtk / gtkinfobar.h
index 9a3ca0ef3121c20af8e8c73b8655810e14f5e6b2..a7e351a62128becb91b2d621b299be47995de62c 100644 (file)
  * Modified by the GTK+ Team, 2008-2009.
  */
 
+#ifndef __GTK_INFO_BAR_H__
+#define __GTK_INFO_BAR_H__
+
 #if !defined (__GTK_H_INSIDE__) && !defined (GTK_COMPILATION)
 #error "Only <gtk/gtk.h> can be included directly."
 #endif
 
-#ifndef __GTK_INFO_BAR_H__
-#define __GTK_INFO_BAR_H__
-
 #include <gtk/gtkbox.h>
 #include <gtk/gtkenums.h>