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, 0 insertions, 1 deletions
diff --git a/firmware/export/as3514.h b/firmware/export/as3514.h
index 406857f491..5f37fd7fcf 100644
--- a/firmware/export/as3514.h
+++ b/firmware/export/as3514.h
@@ -21,7 +21,6 @@
21#define _AS3514_H 21#define _AS3514_H
22 22
23#include <stdbool.h> 23#include <stdbool.h>
24#include "audiohw.h"
25 24
26extern int tenthdb2master(int db); 25extern int tenthdb2master(int db);
27 26