Fix reds.
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@27657 a1c6a512-1295-4272-9138-f99709370657
This commit is contained in:
parent
9c0b2479f7
commit
5d8ab7b364
2 changed files with 2 additions and 0 deletions
|
@ -56,6 +56,7 @@
|
|||
#include "sound_menu.h"
|
||||
#include "timefuncs.h"
|
||||
#include "debug.h"
|
||||
#include "misc.h"
|
||||
#include "filefuncs.h"
|
||||
#include "tree.h"
|
||||
#include "string.h"
|
||||
|
|
|
@ -45,6 +45,7 @@
|
|||
#include "time.h"
|
||||
#include "timefuncs.h"
|
||||
#endif
|
||||
#include "rbpaths.h"
|
||||
|
||||
/* Queue commands. */
|
||||
#define DIRCACHE_BUILD 1
|
||||
|
|
Loading…
Reference in a new issue