]> Pileus Git - ~andy/gtk/blobdiff - gtk/a11y/gtkbooleancellaccessible.h
filechooser: Rename _gtk_file_is_path_not_local() to _gtk_file_has_native_path()
[~andy/gtk] / gtk / a11y / gtkbooleancellaccessible.h
index 7bef74ffc93a0cded0d8c80f70ba7e24332963cd..12c35ec39efee8b095cafd2b9885004a27cb2ee3 100644 (file)
 #ifndef __GTK_BOOLEAN_CELL_ACCESSIBLE_H__
 #define __GTK_BOOLEAN_CELL_ACCESSIBLE_H__
 
+#if !defined (__GTK_A11Y_H_INSIDE__) && !defined (GTK_COMPILATION)
+#error "Only <gtk/gtk-a11y.h> can be included directly."
+#endif
+
 #include <atk/atk.h>
 #include <gtk/a11y/gtkrenderercellaccessible.h>