summaryrefslogtreecommitdiff
path: root/src/tests/elm_test_genlist.c
diff options
context:
space:
mode:
authorLukasz Stanislawski <l.stanislaws@samsung.com>2015-01-14 14:49:41 +0100
committerCedric BAIL <cedric@osg.samsung.com>2015-01-14 15:15:47 +0100
commit94b4002c3553ecaf822ce78995f0e4f85fae2ca1 (patch)
tree947b8c7e5e79765f31b193015bf7c621c994a241 /src/tests/elm_test_genlist.c
parent55ecd6f53d1df01fc38bf9a38baf387a2c636021 (diff)
downloadelementary-94b4002c3553ecaf822ce78995f0e4f85fae2ca1.tar.gz
Do not explicite include atspi headers.
Summary: fixes make check failures on atspi tests. Reviewers: cedric Subscribers: seoz Maniphest Tasks: T2001 Differential Revision: https://phab.enlightenment.org/D1870
Diffstat (limited to 'src/tests/elm_test_genlist.c')
-rw-r--r--src/tests/elm_test_genlist.c5
1 files changed, 1 insertions, 4 deletions
diff --git a/src/tests/elm_test_genlist.c b/src/tests/elm_test_genlist.c
index 9387e0bfb..d3bb70d5a 100644
--- a/src/tests/elm_test_genlist.c
+++ b/src/tests/elm_test_genlist.c
@@ -2,13 +2,10 @@
# include "elementary_config.h"
#endif
+#define ELM_INTERFACE_ATSPI_ACCESSIBLE_PROTECTED
#include <Elementary.h>
#include "elm_suite.h"
-#define ELM_INTERFACE_ATSPI_ACCESSIBLE_PROTECTED
-#include "elm_interface_atspi_accessible.h"
-#include "elm_interface_atspi_accessible.eo.h"
-
START_TEST (elm_atspi_role_get)
{