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