summaryrefslogtreecommitdiff
path: root/gtk/a11y/gtknotebookaccessible.h
diff options
context:
space:
mode:
authorMatthias Clasen <mclasen@redhat.com>2012-10-30 11:59:24 -0400
committerMatthias Clasen <mclasen@redhat.com>2012-10-30 11:59:24 -0400
commit91b8dbdff054df24a1f466b21b1ae0d25b3fe8ff (patch)
tree95fe7bb41ca81f75bc8da5bea84ddf2b664ce3ab /gtk/a11y/gtknotebookaccessible.h
parent4c980c63104983e4745a4fd72dff48e64b67ecaa (diff)
downloadgtk+-wip/public-a11y.tar.gz
Fix inter-header includeswip/public-a11y
Diffstat (limited to 'gtk/a11y/gtknotebookaccessible.h')
-rw-r--r--gtk/a11y/gtknotebookaccessible.h2
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