Completed test cases for elm_calendar.
[framework/uifw/elementary.git] / TC / elm_ts / calendar / utc_UIFW_elm_calendar_selected_time_set_func.c
index c1928d7..a9fbbc7 100644 (file)
@@ -1,5 +1,5 @@
 #include <tet_api.h>
-
+#include <Elementary.h>
 
 // Definitions
 // For checking the result of the positive test case.
@@ -26,6 +26,8 @@
                } \
 }
 
+Evas_Object *main_win = NULL;
+
 static void startup(void);
 static void cleanup(void);