1
0
Fork 0
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:
Dan Everton 2006-09-05 11:59:02 +00:00
parent cf5f256a93
commit d770cfa65f
2 changed files with 7 additions and 1 deletions

View file

@ -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