diff options
Diffstat (limited to 'apps/plugin.c')
| -rw-r--r-- | apps/plugin.c | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/apps/plugin.c b/apps/plugin.c index e9274ad..0bcf17c 100644 --- a/apps/plugin.c +++ b/apps/plugin.c @@ -138,6 +138,7 @@ static const struct plugin_api rockbox_api = { lcd_remote_backlight_off, lcd_remote_set_contrast, lcd_remote_update, + lcd_remote_bitmap, &lcd_remote_framebuffer[0][0], #endif /* button */ |