]> Pileus Git - ~andy/gtk/blobdiff - gtk/gtkappchooserbutton.h
filechooser: Also convert get_uris() to returning native paths
[~andy/gtk] / gtk / gtkappchooserbutton.h
index fae98007172dd8b1606a0e96ccc91647b79794c8..9d66be859ae4ed7ae5fe1399416c32f9481dfa58 100644 (file)
  * Authors: Cosimo Cecchi <ccecchi@redhat.com>
  */
 
+#ifndef __GTK_APP_CHOOSER_BUTTON_H__
+#define __GTK_APP_CHOOSER_BUTTON_H__
+
 #if !defined (__GTK_H_INSIDE__) && !defined (GTK_COMPILATION)
 #error "Only <gtk/gtk.h> can be included directly."
 #endif
 
-#ifndef __GTK_APP_CHOOSER_BUTTON_H__
-#define __GTK_APP_CHOOSER_BUTTON_H__
-
 #include <gtk/gtkcombobox.h>
 #include <gio/gio.h>