diff options
Diffstat (limited to 'src/tests/elementary/efl_ui_test_relative_layout.c')
-rw-r--r-- | src/tests/elementary/efl_ui_test_relative_layout.c | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/src/tests/elementary/efl_ui_test_relative_layout.c b/src/tests/elementary/efl_ui_test_relative_layout.c index 540e77f..f769bf4 100644 --- a/src/tests/elementary/efl_ui_test_relative_layout.c +++ b/src/tests/elementary/efl_ui_test_relative_layout.c | |||
@@ -2,6 +2,7 @@ | |||
2 | # include "elementary_config.h" | 2 | # include "elementary_config.h" |
3 | #endif | 3 | #endif |
4 | 4 | ||
5 | #include <Efl_Ui.h> | ||
5 | #include <Elementary.h> | 6 | #include <Elementary.h> |
6 | #include "elm_suite.h" | 7 | #include "elm_suite.h" |
7 | 8 | ||