diff options
Diffstat (limited to 'gtk/a11y/gtknotebookaccessible.h')
-rw-r--r-- | gtk/a11y/gtknotebookaccessible.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/gtk/a11y/gtknotebookaccessible.h b/gtk/a11y/gtknotebookaccessible.h index 10c98a125d..3e7c903c38 100644 --- a/gtk/a11y/gtknotebookaccessible.h +++ b/gtk/a11y/gtknotebookaccessible.h @@ -22,7 +22,7 @@ #ifndef __GTK_NOTEBOOK_ACCESSIBLE_H__ #define __GTK_NOTEBOOK_ACCESSIBLE_H__ -#include "gtkcontaineraccessible.h" +#include <gtk/a11y/gtkcontaineraccessible.h> G_BEGIN_DECLS |