forked from len0rd/rockbox
Fix problems building Speex when building the simulator on Cygwin.
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@12256 a1c6a512-1295-4272-9138-f99709370657
This commit is contained in:
parent
4e9766477b
commit
2c7030b402
1 changed files with 1 additions and 1 deletions
|
|
@ -23,7 +23,7 @@
|
|||
#include "libspeex/speex/speex_callbacks.h"
|
||||
#include "libspeex/speex/speex_header.h"
|
||||
#include "libspeex/speex/speex_stereo.h"
|
||||
#include "libspeex/speex/speex_types.h"
|
||||
#include "libspeex/speex/speex_config_types.h"
|
||||
#include "codeclib.h"
|
||||
|
||||
#define MAX_FRAME_SIZE 2000
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue