summaryrefslogtreecommitdiff
path: root/apps/codec_thread.c
diff options
context:
space:
mode:
Diffstat (limited to 'apps/codec_thread.c')
-rw-r--r--apps/codec_thread.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/apps/codec_thread.c b/apps/codec_thread.c
index 17ca980..dd745d3 100644
--- a/apps/codec_thread.c
+++ b/apps/codec_thread.c
@@ -28,7 +28,7 @@
#include "pcmbuf.h"
#include "playback.h"
#include "buffering.h"
-#include "dsp.h"
+#include "dsp_core.h"
#include "metadata.h"
#include "settings.h"