summaryrefslogtreecommitdiff
path: root/firmware/export/audiohw.h
diff options
context:
space:
mode:
Diffstat (limited to 'firmware/export/audiohw.h')
-rw-r--r--firmware/export/audiohw.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/firmware/export/audiohw.h b/firmware/export/audiohw.h
index ca706811a0..a4ff75c22c 100644
--- a/firmware/export/audiohw.h
+++ b/firmware/export/audiohw.h
@@ -69,7 +69,7 @@ enum {
69 SOUND_RIGHT_GAIN, 69 SOUND_RIGHT_GAIN,
70 SOUND_MIC_GAIN, 70 SOUND_MIC_GAIN,
71#endif 71#endif
72#ifdef HAVE_WM8758 72#if defined(HAVE_WM8758) || defined(HAVE_WM8985)
73 SOUND_BASS_CUTOFF, 73 SOUND_BASS_CUTOFF,
74 SOUND_TREBLE_CUTOFF, 74 SOUND_TREBLE_CUTOFF,
75#endif 75#endif