]> Pileus Git - ~andy/gtk/blobdiff - gtk/gtkrecentchooserwidget.h
Ensure the insertion handle stays on fake events (eg from IM)
[~andy/gtk] / gtk / gtkrecentchooserwidget.h
index 18a4042f20e46dac552abbb023ef0cf838232d5d..460dd6c2285084f2fea388c76724b54d429d6c9b 100644 (file)
  * License along with this library. If not, see <http://www.gnu.org/licenses/>.
  */
 
+#ifndef __GTK_RECENT_CHOOSER_WIDGET_H__
+#define __GTK_RECENT_CHOOSER_WIDGET_H__
+
 #if !defined (__GTK_H_INSIDE__) && !defined (GTK_COMPILATION)
 #error "Only <gtk/gtk.h> can be included directly."
 #endif
 
-#ifndef __GTK_RECENT_CHOOSER_WIDGET_H__
-#define __GTK_RECENT_CHOOSER_WIDGET_H__
-
 #include <gtk/gtkrecentchooser.h>
 #include <gtk/gtkbox.h>