2009-27-09 Mark Doffman <mark.doffman@codethink.co.uk>
[platform/core/uifw/at-spi2-atk.git] / tests / dummyatk / my-atk.h
1 #ifndef MY_ATK_H
2 #define MY_ATK_H
3
4 #include <my-atk-action.h>
5 #include <my-atk-component.h>
6 #include <my-atk.h>
7 #include <my-atk-hyperlink.h>
8 #include <my-atk-hypertext.h>
9 #include <my-atk-object.h>
10 #include <my-atk-streamable-content.h>
11 #include <my-atk-text.h>
12 #include <my-atk-value.h>
13
14 #endif /*MY_ATK_H*/