]> Pileus Git - ~andy/gtk/blobdiff - gtk/gtkoffscreenwindow.h
filechooserbutton: When the combo box changes, set the *file*, not the current folder
[~andy/gtk] / gtk / gtkoffscreenwindow.h
index 9b5837a6bcafaca0ee6bec14aca1793959af1233..d4592a0b53d26942deb59893c1b56459d7b0312b 100644 (file)
  *          Alexander Larsson <alexl@redhat.com>
  */
 
+#ifndef __GTK_OFFSCREEN_WINDOW_H__
+#define __GTK_OFFSCREEN_WINDOW_H__
+
 #if !defined (__GTK_H_INSIDE__) && !defined (GTK_COMPILATION)
 #error "Only <gtk/gtk.h> can be included directly."
 #endif
 
-#ifndef __GTK_OFFSCREEN_WINDOW_H__
-#define __GTK_OFFSCREEN_WINDOW_H__
-
 #include <gtk/gtkwindow.h>
 
 G_BEGIN_DECLS