summaryrefslogtreecommitdiff
path: root/apps
diff options
context:
space:
mode:
Diffstat (limited to 'apps')
-rw-r--r--apps/settings.c2
1 files changed, 2 insertions, 0 deletions
diff --git a/apps/settings.c b/apps/settings.c
index d5fd98e..0c5560a 100644
--- a/apps/settings.c
+++ b/apps/settings.c
@@ -746,7 +746,9 @@ void settings_apply(bool read_disk)
{
char buf[64];
+#ifdef HAVE_LCD_BITMAP
int rc;
+#endif
#if CONFIG_CODEC == SWCODEC
int i;
#endif