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 e605a8d1fa..d1a367cc64 100644
--- a/apps/settings.h
+++ b/apps/settings.h
@@ -353,6 +353,7 @@ struct user_settings
353 shuffle is on, album gain otherwise */ 353 shuffle is on, album gain otherwise */
354 int replaygain_preamp; /* scale replaygained tracks by this */ 354 int replaygain_preamp; /* scale replaygained tracks by this */
355 int beep; /* system beep volume when changing tracks etc. */ 355 int beep; /* system beep volume when changing tracks etc. */
356 bool crossfeed; /* enable crossfeed */
356#endif 357#endif
357#ifdef HAVE_DIRCACHE 358#ifdef HAVE_DIRCACHE
358 bool dircache; /* enable directory cache */ 359 bool dircache; /* enable directory cache */