summaryrefslogtreecommitdiff
path: root/atk/atk.h
diff options
context:
space:
mode:
authorAlejandro Piñeiro <apinheiro@igalia.com>2013-12-11 13:52:29 +0100
committerAlejandro Piñeiro <apinheiro@igalia.com>2013-12-11 13:54:19 +0100
commit8e41ac14d7290ca24806338f1a231111e96d3790 (patch)
tree4ec763ab738dc95bcc1bd5aec7f40e0b2a606c28 /atk/atk.h
parent8e5f9acecdeddfba6bf52dd3eda224ec84fce528 (diff)
downloadatk-8e41ac14d7290ca24806338f1a231111e96d3790.tar.gz
Include atk-enum-types.h on atk.h
Also updating some atk includes to use atk.h https://bugzilla.gnome.org/show_bug.cgi?id=652965
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 f686212..0febcf8 100755
--- a/atk/atk.h
+++ b/atk/atk.h
@@ -27,6 +27,7 @@
#include <atk/atkcomponent.h>
#include <atk/atkdocument.h>
#include <atk/atkeditabletext.h>
+#include <atk/atk-enum-types.h>
#include <atk/atkgobjectaccessible.h>
#include <atk/atkhyperlink.h>
#include <atk/atkhyperlinkimpl.h>