summaryrefslogtreecommitdiff
path: root/apps/plugin.c
diff options
context:
space:
mode:
Diffstat (limited to 'apps/plugin.c')
-rw-r--r--apps/plugin.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/apps/plugin.c b/apps/plugin.c
index 7981c36b92..02842572f5 100644
--- a/apps/plugin.c
+++ b/apps/plugin.c
@@ -518,7 +518,7 @@ static const struct plugin_api rockbox_api = {
518 talk_disable_menus, 518 talk_disable_menus,
519 talk_enable_menus, 519 talk_enable_menus,
520 520
521 button_available, 521 button_queue_count,
522 522
523}; 523};
524 524