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, 2 insertions, 1 deletions
diff --git a/apps/plugin.c b/apps/plugin.c
index db9bd2574a..b7037139b5 100644
--- a/apps/plugin.c
+++ b/apps/plugin.c
@@ -193,7 +193,8 @@ static const struct plugin_api rockbox_api = {
193 lcd_remote_bitmap_part, 193 lcd_remote_bitmap_part,
194 lcd_remote_bitmap, 194 lcd_remote_bitmap,
195#endif 195#endif
196 196 viewport_set_defaults,
197
197 /* list */ 198 /* list */
198 gui_synclist_init, 199 gui_synclist_init,
199 gui_synclist_set_nb_items, 200 gui_synclist_set_nb_items,