]> Pileus Git - ~andy/gtk/blobdiff - gtk/a11y/gtkcontainercellaccessible.h
filechooser: Rename _gtk_file_is_path_not_local() to _gtk_file_has_native_path()
[~andy/gtk] / gtk / a11y / gtkcontainercellaccessible.h
index 234e87d5d08a2601c28c20afa5bd92341e808aa8..bc6a4baecbcbf254179f92f6c726a71a97e524a7 100644 (file)
  * License along with this library. If not, see <http://www.gnu.org/licenses/>.
  */
 
+#ifndef __GTK_CONTAINER_CELL_ACCESSIBLE_H__
+#define __GTK_CONTAINER_CELL_ACCESSIBLE_H__
+
 #if !defined (__GTK_A11Y_H_INSIDE__) && !defined (GTK_COMPILATION)
 #error "Only <gtk/gtk-a11y.h> can be included directly."
 #endif
 
-#ifndef __GTK_CONTAINER_CELL_ACCESSIBLE_H__
-#define __GTK_CONTAINER_CELL_ACCESSIBLE_H__
-
 #include <atk/atk.h>
 #include <gtk/a11y/gtkcellaccessible.h>