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