summaryrefslogtreecommitdiff
path: root/src/lib/elementary/elm_priv.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/lib/elementary/elm_priv.h')
-rw-r--r--src/lib/elementary/elm_priv.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/lib/elementary/elm_priv.h b/src/lib/elementary/elm_priv.h
index 03051baa3f..f3168bbea3 100644
--- a/src/lib/elementary/elm_priv.h
+++ b/src/lib/elementary/elm_priv.h
@@ -549,7 +549,7 @@ void _elm_win_wl_cursor_set(Evas_Object *obj, const char *cursor
void _efl_ui_focus_manager_redirect_events_del(Efl_Ui_Focus_Manager *manager, Eo *obj);
void _efl_ui_focus_manager_redirect_events_add(Efl_Ui_Focus_Manager *manager, Eo *obj);
-void _elm_interface_atspi_shutdown(void);
+void _efl_access_shutdown(void);
/* Combobox: no proper support for Efl.Part API yet. */
void _elm_combobox_part_text_set(Eo *obj, const char * part, const char *label);