Change-Id: Id9f56530e8c8e8ff6b67c5393b3dade51dba4a47
return EINA_TRUE;
}
-EINTERN void
+E_API void
e_comp_screen_rotation_ignore_output_transform_send(E_Client *ec, Eina_Bool ignore)
{
E_Comp_Screen_Tzsr *tzsr = _tz_surface_rotation_find(ec);
EINTERN const Eina_List * e_comp_screen_e_screens_get(E_Comp_Screen *e_comp_screen);
E_API Eina_Bool e_comp_screen_rotation_setting_set(E_Comp_Screen *e_comp_screen, int rotation);
-EINTERN void e_comp_screen_rotation_ignore_output_transform_send(E_Client *ec, Eina_Bool ignore);
+E_API void e_comp_screen_rotation_ignore_output_transform_send(E_Client *ec, Eina_Bool ignore);
EINTERN E_Output * e_comp_screen_primary_output_get(E_Comp_Screen *e_comp_screen);
EINTERN Eina_Bool e_comp_screen_pp_support(void);