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, 2 insertions, 0 deletions
diff --git a/firmware/export/audiohw.h b/firmware/export/audiohw.h
index 190fcca7a8..b3493b86d9 100644
--- a/firmware/export/audiohw.h
+++ b/firmware/export/audiohw.h
@@ -45,6 +45,8 @@
45#include "as3514.h" 45#include "as3514.h"
46#elif defined(HAVE_MAS35XX) 46#elif defined(HAVE_MAS35XX)
47#include "mas35xx.h" 47#include "mas35xx.h"
48#elif defined(HAVE_TSC2100)
49#include "tsc2100.h"
48#endif 50#endif
49 51
50enum { 52enum {