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.h4
1 files changed, 4 insertions, 0 deletions
diff --git a/tests/dummyatk/my-atk.h b/tests/dummyatk/my-atk.h
index 91fe29d..eab8b8f 100644
--- a/tests/dummyatk/my-atk.h
+++ b/tests/dummyatk/my-atk.h
@@ -26,5 +26,9 @@
#include "my-atk-action.h"
#include "my-atk-object.h"
#include "my-atk-component.h"
+#include "my-atk-editable-text.h"
+#include "my-atk-image.h"
+#include "my-atk-text.h"
+#include "my-atk-value.h"
#endif /*MY_ATK_H*/