summaryrefslogtreecommitdiff
path: root/tests/dummyatk/my-atk.h
diff options
context:
space:
mode:
Diffstat (limited to 'tests/dummyatk/my-atk.h')
-rw-r--r--tests/dummyatk/my-atk.h6
1 files changed, 6 insertions, 0 deletions
diff --git a/tests/dummyatk/my-atk.h b/tests/dummyatk/my-atk.h
index eab8b8f..ef13273 100644
--- a/tests/dummyatk/my-atk.h
+++ b/tests/dummyatk/my-atk.h
@@ -26,9 +26,15 @@
#include "my-atk-action.h"
#include "my-atk-object.h"
#include "my-atk-component.h"
+#include "my-atk-document.h"
#include "my-atk-editable-text.h"
+#include "my-atk-hyperlink.h"
+#include "my-atk-hypertext.h"
#include "my-atk-image.h"
+#include "my-atk-table.h"
+#include "my-atk-table-cell.h"
#include "my-atk-text.h"
+#include "my-atk-selection.h"
#include "my-atk-value.h"
#endif /*MY_ATK_H*/