Change-Id: Iefdab1734006bd21d1e406c29a52fff42eaa1f86
e_client_transform_core_add(ec, ec->base_output_resolution.transform);
}
-EINTERN Eina_Bool
+E_API Eina_Bool
e_client_base_output_resolution_update(E_Client *ec)
{
E_Policy_Appinfo *epai = NULL;
E_API E_Capture_Save_State e_client_image_save(E_Client *ec, const char *dir, const char *name, E_Capture_Client_Save_End_Cb func_end, void *data, Eina_Bool skip_child);
-EINTERN Eina_Bool e_client_base_output_resolution_update(E_Client *ec);
+E_API Eina_Bool e_client_base_output_resolution_update(E_Client *ec);
EINTERN void e_client_revert_focus(E_Client *ec);
EINTERN Eina_Bool e_client_check_above_focused(E_Client *ec);