summaryrefslogtreecommitdiff
path: root/apps/settings.h
diff options
context:
space:
mode:
Diffstat (limited to 'apps/settings.h')
-rw-r--r--apps/settings.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/apps/settings.h b/apps/settings.h
index ef0bae520e..2af29ce423 100644
--- a/apps/settings.h
+++ b/apps/settings.h
@@ -561,6 +561,7 @@ struct user_settings
561 2=custom */ 561 2=custom */
562 unsigned char autoresume_paths[MAX_PATHNAME+1]; /* colon-separated list */ 562 unsigned char autoresume_paths[MAX_PATHNAME+1]; /* colon-separated list */
563 bool runtimedb; /* runtime database active? */ 563 bool runtimedb; /* runtime database active? */
564 unsigned char tagcache_scan_paths[MAX_PATHNAME+1];
564#endif /* HAVE_TAGCACHE */ 565#endif /* HAVE_TAGCACHE */
565 566
566#if LCD_DEPTH > 1 567#if LCD_DEPTH > 1