forked from len0rd/rockbox
Put the <string.h> channel_mode.c for memcpy.
Hmmm, how'd I miss that? Change-Id: I30d9a1b5f053aad069687aa0a01ebdf40a6b2d76
This commit is contained in:
parent
56f17c4164
commit
ae5656a142
1 changed files with 1 additions and 0 deletions
|
|
@ -26,6 +26,7 @@
|
|||
#include "fracmul.h"
|
||||
#include "dsp_proc_entry.h"
|
||||
#include "channel_mode.h"
|
||||
#include <string.h>
|
||||
|
||||
#if 0
|
||||
/* SOUND_CHAN_STEREO mode is a noop so has no function - just outline one for
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue