summaryrefslogtreecommitdiff
path: root/firmware/export/audio.h
diff options
context:
space:
mode:
Diffstat (limited to 'firmware/export/audio.h')
-rw-r--r--firmware/export/audio.h2
1 files changed, 0 insertions, 2 deletions
diff --git a/firmware/export/audio.h b/firmware/export/audio.h
index 9530082050..661247df2f 100644
--- a/firmware/export/audio.h
+++ b/firmware/export/audio.h
@@ -30,8 +30,6 @@
30#include "pcm_sampr.h" 30#include "pcm_sampr.h"
31#include "pcm.h" 31#include "pcm.h"
32#ifdef HAVE_RECORDING 32#ifdef HAVE_RECORDING
33#include "pcm_record.h"
34#include "id3.h"
35#include "enc_base.h" 33#include "enc_base.h"
36#endif /* HAVE_RECORDING */ 34#endif /* HAVE_RECORDING */
37#endif /* CONFIG_CODEC == SWCODEC */ 35#endif /* CONFIG_CODEC == SWCODEC */