]> Pileus Git - ~andy/gtk/blobdiff - gtk/gtkborder.h
filechooserbutton: When the combo box changes, set the *file*, not the current folder
[~andy/gtk] / gtk / gtkborder.h
index 1243e81981709c7a8053c39fcc74509e318c3216..8b700ef16a3fb4a039a32e8aae1b3cdd607f4152 100644 (file)
  * GTK+ at ftp://ftp.gtk.org/pub/gtk/.
  */
 
+#ifndef __GTK_BORDER_H__
+#define __GTK_BORDER_H__
+
 #if !defined (__GTK_H_INSIDE__) && !defined (GTK_COMPILATION)
 #error "Only <gtk/gtk.h> can be included directly."
 #endif
 
-#ifndef __GTK_BORDER_H__
-#define __GTK_BORDER_H__
-
 #include <glib-object.h>
 
 G_BEGIN_DECLS