]> Pileus Git - ~andy/gtk/blobdiff - gtk/a11y/gtkarrowaccessible.h
filechooser: Rename _gtk_file_is_path_not_local() to _gtk_file_has_native_path()
[~andy/gtk] / gtk / a11y / gtkarrowaccessible.h
index 151f419e917320e3e6be44cec13e845030e9d485..6a93cedfda1aedd5956a656c642fdefaa8a3dda0 100644 (file)
 #ifndef __GTK_ARROW_ACCESSIBLE_H__
 #define __GTK_ARROW_ACCESSIBLE_H__
 
+#if !defined (__GTK_A11Y_H_INSIDE__) && !defined (GTK_COMPILATION)
+#error "Only <gtk/gtk-a11y.h> can be included directly."
+#endif
+
 #include <gtk/a11y/gtkwidgetaccessible.h>
 
 G_BEGIN_DECLS