forked from len0rd/rockbox
Fix the warnings.
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@10889 a1c6a512-1295-4272-9138-f99709370657
This commit is contained in:
parent
cf5f256a93
commit
d770cfa65f
2 changed files with 7 additions and 1 deletions
|
@ -92,6 +92,10 @@ const char rec_base_directory[] = REC_BASE_DIR;
|
|||
#include "dsp.h"
|
||||
#endif
|
||||
|
||||
#ifdef HAVE_WM8758
|
||||
#include "eq_menu.h"
|
||||
#endif
|
||||
|
||||
#define CONFIG_BLOCK_VERSION 52
|
||||
#define CONFIG_BLOCK_SIZE 512
|
||||
#define RTC_BLOCK_SIZE 44
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue