summaryrefslogtreecommitdiff
path: root/firmware/export/pcm_sw_volume.h
diff options
context:
space:
mode:
Diffstat (limited to 'firmware/export/pcm_sw_volume.h')
-rw-r--r--firmware/export/pcm_sw_volume.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/firmware/export/pcm_sw_volume.h b/firmware/export/pcm_sw_volume.h
index b86e78f500..b5d70654a1 100644
--- a/firmware/export/pcm_sw_volume.h
+++ b/firmware/export/pcm_sw_volume.h
@@ -24,6 +24,7 @@
24#ifdef HAVE_SW_VOLUME_CONTROL 24#ifdef HAVE_SW_VOLUME_CONTROL
25 25
26#include <audiohw.h> 26#include <audiohw.h>
27#include <limits.h>
27 28
28#define PCM_MUTE_LEVEL INT_MIN 29#define PCM_MUTE_LEVEL INT_MIN
29 30