summaryrefslogtreecommitdiff
path: root/apps/settings.h
diff options
context:
space:
mode:
Diffstat (limited to 'apps/settings.h')
-rw-r--r--apps/settings.h4
1 files changed, 4 insertions, 0 deletions
diff --git a/apps/settings.h b/apps/settings.h
index 53ad70b24f..1aec931798 100644
--- a/apps/settings.h
+++ b/apps/settings.h
@@ -790,6 +790,10 @@ struct user_settings
790 int depth_3d; 790 int depth_3d;
791#endif 791#endif
792 792
793#ifdef AUDIOHW_HAVE_FILTER_ROLL_OFF
794 int roll_off;
795#endif
796
793#ifdef AUDIOHW_HAVE_EQ 797#ifdef AUDIOHW_HAVE_EQ
794 /** Hardware EQ tone controls **/ 798 /** Hardware EQ tone controls **/
795 struct hw_eq_band 799 struct hw_eq_band