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 2bcbc93de6..c28954e9eb 100644
--- a/apps/plugin.c
+++ b/apps/plugin.c
@@ -824,6 +824,7 @@ static const struct plugin_api rockbox_api = {
824 splash_progress, 824 splash_progress,
825 splash_progress_set_delay, 825 splash_progress_set_delay,
826 fix_path_part, 826 fix_path_part,
827 onplay_show_playlist_cat_menu,
827}; 828};
828 829
829static int plugin_buffer_handle; 830static int plugin_buffer_handle;