]> Pileus Git - ~andy/gtk/blobdiff - gtk/a11y/gtktoplevelaccessible.h
filechooser: Rename _gtk_file_is_path_not_local() to _gtk_file_has_native_path()
[~andy/gtk] / gtk / a11y / gtktoplevelaccessible.h
index 07e4c3497dcb9a0cf4af10abb8c11871d9af07de..70815d354ec1b737470f2382d200a3b0e69e1fbf 100644 (file)
 #ifndef __GTK_TOPLEVEL_ACCESSIBLE_H__
 #define __GTK_TOPLEVEL_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>
 
 G_BEGIN_DECLS