]> Pileus Git - ~andy/gtk/blobdiff - gtk/a11y/gtkcellaccessibleprivate.h
filechooser: Rename _gtk_file_is_path_not_local() to _gtk_file_has_native_path()
[~andy/gtk] / gtk / a11y / gtkcellaccessibleprivate.h
index 0519f7b5f7960820f112fdfce69da4bc32e54b3b..e4417faeda34bf4833bd842086df804812b90884 100644 (file)
@@ -1,4 +1,4 @@
-/* GAIL - The GNOME Accessibility Implementation Library
+/* GTK+ - accessibility implementations
  * Copyright 2001 Sun Microsystems Inc.
  *
  * This library is free software; you can redistribute it and/or
@@ -18,7 +18,7 @@
 #ifndef __GTK_CELL_ACCESSIBLE_PRIVATE_H__
 #define __GTK_CELL_ACCESSIBLE_PRIVATE_H__
 
-#include "gtkcellaccessible.h"
+#include <gtk/a11y/gtkcellaccessible.h>
 
 G_BEGIN_DECLS