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 c6481e8..90b3837 100644
--- a/apps/plugin.c
+++ b/apps/plugin.c
@@ -467,7 +467,9 @@ static const struct plugin_api rockbox_api = {
#endif /* HAVE_RECORDING */
#endif /* CONFIG_CODEC == SWCODEC */
+#if LCD_DEPTH > 1
lcd_set_backdrop,
+#endif
};