Fix appcore base
[platform/core/appfw/app-core.git] / include / appcore_base.h
index 106b9c0..795b18a 100644 (file)
@@ -88,7 +88,7 @@ bool appcore_base_is_bg_allowed(void);
 bool appcore_base_is_suspended(void);
 void appcore_base_toggle_suspended_state(void);
 int appcore_base_set_i18n(const char *domain_name, const char *dir_name);
-
+void appcore_base_exit(void);
 
 #ifdef __cplusplus
 }