diff options
Diffstat (limited to 'src/tests/elementary/efl_ui_test_grid.c')
-rw-r--r-- | src/tests/elementary/efl_ui_test_grid.c | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/src/tests/elementary/efl_ui_test_grid.c b/src/tests/elementary/efl_ui_test_grid.c index 1ac7b96..1df8e4a 100644 --- a/src/tests/elementary/efl_ui_test_grid.c +++ b/src/tests/elementary/efl_ui_test_grid.c | |||
@@ -3,6 +3,7 @@ | |||
3 | #endif | 3 | #endif |
4 | 4 | ||
5 | #define EFL_ACCESS_OBJECT_BETA | 5 | #define EFL_ACCESS_OBJECT_BETA |
6 | #include <Efl_Ui.h> | ||
6 | #include <Elementary.h> | 7 | #include <Elementary.h> |
7 | #include "efl_ui_suite.h" | 8 | #include "efl_ui_suite.h" |
8 | 9 | ||