summaryrefslogtreecommitdiff
path: root/apps/plugin.c
diff options
context:
space:
mode:
Diffstat (limited to 'apps/plugin.c')
-rw-r--r--apps/plugin.c3
1 files changed, 1 insertions, 2 deletions
diff --git a/apps/plugin.c b/apps/plugin.c
index c06ae257e4..bbb6d6feb2 100644
--- a/apps/plugin.c
+++ b/apps/plugin.c
@@ -468,8 +468,7 @@ static const struct plugin_api rockbox_api = {
468#endif 468#endif
469 &global_settings, 469 &global_settings,
470 &global_status, 470 &global_status,
471 talk_disable_menus, 471 talk_disable,
472 talk_enable_menus,
473#if CONFIG_CODEC == SWCODEC 472#if CONFIG_CODEC == SWCODEC
474 codec_load_file, 473 codec_load_file,
475 get_codec_filename, 474 get_codec_filename,