summaryrefslogtreecommitdiff
path: root/apps/plugin.c
diff options
context:
space:
mode:
Diffstat (limited to 'apps/plugin.c')
-rw-r--r--apps/plugin.c1
1 files changed, 1 insertions, 0 deletions
diff --git a/apps/plugin.c b/apps/plugin.c
index c9c3d047d2..a19b3ee226 100644
--- a/apps/plugin.c
+++ b/apps/plugin.c
@@ -346,6 +346,7 @@ static const struct plugin_api rockbox_api = {
346 gui_syncyesno_run, 346 gui_syncyesno_run,
347 simplelist_info_init, 347 simplelist_info_init,
348 simplelist_show_list, 348 simplelist_show_list,
349 yesno_pop,
349 350
350 /* action handling */ 351 /* action handling */
351 get_custom_action, 352 get_custom_action,