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, 2 insertions, 0 deletions
diff --git a/apps/plugin.c b/apps/plugin.c
index 92df51d..238a01c 100644
--- a/apps/plugin.c
+++ b/apps/plugin.c
@@ -465,6 +465,8 @@ static const struct plugin_api rockbox_api = {
dsp_dither_enable,
dsp_configure,
dsp_process,
+ dsp_input_count,
+ dsp_output_count,
#endif /* CONFIG_CODEC == SWCODEC */
/* playback control */