]> Pileus Git - ~andy/gtk/blobdiff - gtk/gtkfilechooser.h
filechooser: Also convert get_uris() to returning native paths
[~andy/gtk] / gtk / gtkfilechooser.h
index 6e7d416804932b80d9d9fba55e9235cf6e1e331b..6ff9f08b8b42c87f9e2b4c4831f171772c4124fe 100644 (file)
  * License along with this library. If not, see <http://www.gnu.org/licenses/>.
  */
 
+#ifndef __GTK_FILE_CHOOSER_H__
+#define __GTK_FILE_CHOOSER_H__
+
 #if !defined (__GTK_H_INSIDE__) && !defined (GTK_COMPILATION)
 #error "Only <gtk/gtk.h> can be included directly."
 #endif
 
-#ifndef __GTK_FILE_CHOOSER_H__
-#define __GTK_FILE_CHOOSER_H__
-
 #include <gtk/gtkfilefilter.h>
 #include <gtk/gtkwidget.h>