summaryrefslogtreecommitdiff
path: root/apps/settings.h
diff options
context:
space:
mode:
Diffstat (limited to 'apps/settings.h')
-rw-r--r--apps/settings.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/apps/settings.h b/apps/settings.h
index 0734cf0668..7dca65ad9a 100644
--- a/apps/settings.h
+++ b/apps/settings.h
@@ -588,7 +588,7 @@ struct user_settings
588#endif /* HAVE_TAGCACHE */ 588#endif /* HAVE_TAGCACHE */
589 589
590#if LCD_DEPTH > 1 590#if LCD_DEPTH > 1
591 unsigned char backdrop_file[MAX_FILENAME+1]; /* backdrop bitmap file */ 591 unsigned char backdrop_file[MAX_PATHNAME+1]; /* backdrop bitmap file */
592#endif 592#endif
593 593
594#ifdef HAVE_LCD_COLOR 594#ifdef HAVE_LCD_COLOR