diff options
Diffstat (limited to 'gtk/a11y/gtknotebookpageaccessible.h')
-rw-r--r-- | gtk/a11y/gtknotebookpageaccessible.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/gtk/a11y/gtknotebookpageaccessible.h b/gtk/a11y/gtknotebookpageaccessible.h index 2b5378b395..9fa6333bb1 100644 --- a/gtk/a11y/gtknotebookpageaccessible.h +++ b/gtk/a11y/gtknotebookpageaccessible.h @@ -22,7 +22,7 @@ #ifndef __GTK_NOTEBOOK_PAGE_ACCESSIBLE_H__ #define __GTK_NOTEBOOK_PAGE_ACCESSIBLE_H__ -#include "gtknotebookaccessible.h" +#include <gtk/a11y/gtknotebookaccessible.h> G_BEGIN_DECLS |