]> Pileus Git - ~andy/gtk/blobdiff - gtk/a11y/gtkbuttonaccessible.h
filechooser: Show FUSE mounted locations in shortcuts
[~andy/gtk] / gtk / a11y / gtkbuttonaccessible.h
index f06a754ae90733fff53fefd8670a96ee580ca96c..40d0a1b1cfab88c4473b43511d127f06a2428ef0 100644 (file)
  * License along with this library. If not, see <http://www.gnu.org/licenses/>.
  */
 
+#ifndef __GTK_BUTTON_ACCESSIBLE_H__
+#define __GTK_BUTTON_ACCESSIBLE_H__
+
 #if !defined (__GTK_A11Y_H_INSIDE__) && !defined (GTK_COMPILATION)
 #error "Only <gtk/gtk-a11y.h> can be included directly."
 #endif
 
-#ifndef __GTK_BUTTON_ACCESSIBLE_H__
-#define __GTK_BUTTON_ACCESSIBLE_H__
-
 #include <gtk/a11y/gtkcontaineraccessible.h>
 
 G_BEGIN_DECLS