forked from len0rd/rockbox
Move VOL_NAMES definition to mv.h
Fits better and including dir.h is more messy for some places. Change-Id: I3ec30dcc1ac2734ad3844c903238b6cc2f4e134c
This commit is contained in:
parent
3f116769fd
commit
706e6b7a75
4 changed files with 16 additions and 22 deletions
|
|
@ -41,7 +41,7 @@
|
|||
|
||||
#ifdef HAVE_HOTSWAP
|
||||
#include "storage.h"
|
||||
#include "dir.h"
|
||||
#include "mv.h"
|
||||
#endif
|
||||
/* gui api */
|
||||
#include "list.h"
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue