summaryrefslogtreecommitdiff
path: root/firmware/export/wm8975.h
diff options
context:
space:
mode:
Diffstat (limited to 'firmware/export/wm8975.h')
-rw-r--r--firmware/export/wm8975.h2
1 files changed, 2 insertions, 0 deletions
diff --git a/firmware/export/wm8975.h b/firmware/export/wm8975.h
index c00303a6a8..bbaa8d3554 100644
--- a/firmware/export/wm8975.h
+++ b/firmware/export/wm8975.h
@@ -24,6 +24,8 @@
#define VOLUME_MIN -730
#define VOLUME_MAX 60
+#include "audiohw.h"
+
extern int tenthdb2master(int db);
extern int tenthdb2mixer(int db);