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 6bf4d71810..102d107d8a 100644
--- a/firmware/export/audiohw.h
+++ b/firmware/export/audiohw.h
@@ -70,6 +70,8 @@
70#include "ak4537.h" 70#include "ak4537.h"
71#elif defined(HAVE_RK27XX_CODEC) 71#elif defined(HAVE_RK27XX_CODEC)
72#include "rk27xx_codec.h" 72#include "rk27xx_codec.h"
73#elif defined(HAVE_AIC3X)
74#include "aic3x.h"
73#elif defined(HAVE_CS42L55) 75#elif defined(HAVE_CS42L55)
74#include "cs42l55.h" 76#include "cs42l55.h"
75#elif defined(HAVE_IMX233_CODEC) 77#elif defined(HAVE_IMX233_CODEC)