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