summaryrefslogtreecommitdiff
path: root/firmware/export/as3514.h
diff options
context:
space:
mode:
Diffstat (limited to 'firmware/export/as3514.h')
-rw-r--r--firmware/export/as3514.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/firmware/export/as3514.h b/firmware/export/as3514.h
index 5f37fd7fcf..406857f491 100644
--- a/firmware/export/as3514.h
+++ b/firmware/export/as3514.h
@@ -21,6 +21,7 @@
21#define _AS3514_H 21#define _AS3514_H
22 22
23#include <stdbool.h> 23#include <stdbool.h>
24#include "audiohw.h"
24 25
25extern int tenthdb2master(int db); 26extern int tenthdb2master(int db);
26 27