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.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/firmware/export/audiohw.h b/firmware/export/audiohw.h
index 3f8b48d750..067118000e 100644
--- a/firmware/export/audiohw.h
+++ b/firmware/export/audiohw.h
@@ -214,6 +214,7 @@ struct sound_settings_info
214#include "pcm1792.h" 214#include "pcm1792.h"
215#elif defined(HAVE_EROS_QN_CODEC) 215#elif defined(HAVE_EROS_QN_CODEC)
216#include "eros_qn_codec.h" 216#include "eros_qn_codec.h"
217#include "es9018k2m.h"
217#elif defined(HAVE_NWZ_LINUX_CODEC) 218#elif defined(HAVE_NWZ_LINUX_CODEC)
218#include "nwzlinux_codec.h" 219#include "nwzlinux_codec.h"
219#elif defined(HAVE_CS4398) 220#elif defined(HAVE_CS4398)