summaryrefslogtreecommitdiff
path: root/src/lib/elementary/Elementary.h
diff options
context:
space:
mode:
authorLukasz Stanislawski <lukasz.stanislawski@gmail.com>2017-12-05 18:23:33 +0100
committerLukasz Stanislawski <lukasz.stanislawski@gmail.com>2017-12-06 00:25:52 +0100
commite18d49f128c9d31f3aba3eecf63003b2c3f962c9 (patch)
tree14bdfcdee9e83f32861acb8000965a84177897c7 /src/lib/elementary/Elementary.h
parent3541b1305ef8337cfee3f3b8c2b9768a8d93b944 (diff)
downloadefl-devs/stanluk/split.tar.gz
Implement elm_atspi_adaptordevs/stanluk/split
Summary: Change-Id: I72a39275926d1d67b610efe2bb3e5368ace858b1 Subscribers: cedric, jpeg Differential Revision: https://phab.enlightenment.org/D5590
Diffstat (limited to 'src/lib/elementary/Elementary.h')
-rw-r--r--src/lib/elementary/Elementary.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/src/lib/elementary/Elementary.h b/src/lib/elementary/Elementary.h
index 6513a5d7f6..b9301d85bb 100644
--- a/src/lib/elementary/Elementary.h
+++ b/src/lib/elementary/Elementary.h
@@ -310,6 +310,7 @@ EAPI extern Elm_Version *elm_version;
# include <a11y/elm_bus_watcher.eo.h>
# include <a11y/elm_atspi_bus_watcher.eo.h>
# include <a11y/efl_access_cache.eo.h>
+# include <a11y/elm_atspi_adaptor.eo.h>
#endif
/* include deprecated calls last of all */