From 56f17c4164bf4e8a7b6996b0a5c2670d0917de25 Mon Sep 17 00:00:00 2001 From: Michael Sevakis Date: Sun, 29 Apr 2012 17:31:30 -0400 Subject: Make rbcodec/dsp includes more specific. Change-Id: Idb6af40df26f5b8499a40e8b98602261ef227044 --- apps/codec_thread.c | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'apps/codec_thread.c') 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" -- cgit v1.1