summaryrefslogtreecommitdiff
path: root/atk/atk.h
diff options
context:
space:
mode:
authorMike Gorse <mgorse@novell.com>2011-08-16 11:47:28 -0500
committerAlejandro PiƱeiro <apinheiro@igalia.com>2011-08-16 19:03:30 +0200
commit6101fd44db4aa9d37aa3de7526d6d04047593d9a (patch)
tree1c819887a796f8dbd09bc2ccbd9cb4e6f4c037c3 /atk/atk.h
parent4b047dbe9e25f6e87bde6a5f17b8134fc9c0cb70 (diff)
downloadatk-6101fd44db4aa9d37aa3de7526d6d04047593d9a.tar.gz
BGO#638924: Add AtkWindow
Diffstat (limited to 'atk/atk.h')
-rwxr-xr-xatk/atk.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/atk/atk.h b/atk/atk.h
index 4047f99..d51aa52 100755
--- a/atk/atk.h
+++ b/atk/atk.h
@@ -50,6 +50,7 @@
#include <atk/atkutil.h>
#include <atk/atkmisc.h>
#include <atk/atkvalue.h>
+#include <atk/atkwindow.h>
#undef __ATK_H_INSIDE__