forked from len0rd/rockbox
libspeex: Fix up two build regressions in 547b6a570
Broke rbspeex build if we weren't using system libspeex
This commit is contained in:
parent
bd2f5760ab
commit
eb8f6e578e
2 changed files with 3 additions and 1 deletions
|
@ -58,7 +58,7 @@
|
|||
*/
|
||||
|
||||
#ifdef HAVE_CONFIG_H
|
||||
#include "config.h"
|
||||
#include "config-speex.h"
|
||||
#endif
|
||||
|
||||
#ifdef OUTSIDE_SPEEX
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue