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 115db060bf..d72e439bec 100644
--- a/apps/plugin.c
+++ b/apps/plugin.c
@@ -557,8 +557,8 @@ static const struct plugin_api rockbox_api = {
557 codec_thread_do_callback, 557 codec_thread_do_callback,
558 codec_load_file, 558 codec_load_file,
559 get_codec_filename, 559 get_codec_filename,
560 get_metadata,
561#endif 560#endif
561 get_metadata,
562 mp3info, 562 mp3info,
563 count_mp3_frames, 563 count_mp3_frames,
564 create_xing_header, 564 create_xing_header,