From ae5656a14228435bad25c835fff510672cdea235 Mon Sep 17 00:00:00 2001 From: Michael Sevakis Date: Sun, 29 Apr 2012 17:44:57 -0400 Subject: [PATCH] Put the channel_mode.c for memcpy. Hmmm, how'd I miss that? Change-Id: I30d9a1b5f053aad069687aa0a01ebdf40a6b2d76 --- lib/rbcodec/dsp/channel_mode.c | 1 + 1 file changed, 1 insertion(+) diff --git a/lib/rbcodec/dsp/channel_mode.c b/lib/rbcodec/dsp/channel_mode.c index 5259b46b11..78e7b8f10c 100644 --- a/lib/rbcodec/dsp/channel_mode.c +++ b/lib/rbcodec/dsp/channel_mode.c @@ -26,6 +26,7 @@ #include "fracmul.h" #include "dsp_proc_entry.h" #include "channel_mode.h" +#include #if 0 /* SOUND_CHAN_STEREO mode is a noop so has no function - just outline one for