summaryrefslogtreecommitdiff
path: root/apps/settings.c
diff options
context:
space:
mode:
Diffstat (limited to 'apps/settings.c')
-rw-r--r--apps/settings.c1
1 files changed, 0 insertions, 1 deletions
diff --git a/apps/settings.c b/apps/settings.c
index cacf3e5854..26036c8948 100644
--- a/apps/settings.c
+++ b/apps/settings.c
@@ -79,7 +79,6 @@ struct system_status global_status;
79 79
80#if CONFIG_CODEC == SWCODEC 80#if CONFIG_CODEC == SWCODEC
81#include "pcmbuf.h" 81#include "pcmbuf.h"
82#include "pcm_playback.h"
83#include "dsp.h" 82#include "dsp.h"
84#ifdef HAVE_RECORDING 83#ifdef HAVE_RECORDING
85#include "enc_config.h" 84#include "enc_config.h"