forked from len0rd/rockbox
Added missing header file to metadata/mod.c
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@17645 a1c6a512-1295-4272-9138-f99709370657
This commit is contained in:
parent
4a4d5fcf4e
commit
17987addf8
1 changed files with 1 additions and 0 deletions
|
|
@ -25,6 +25,7 @@
|
|||
#include "system.h"
|
||||
#include "id3.h"
|
||||
#include "metadata_common.h"
|
||||
#include "metadata_parsers.h"
|
||||
#include "rbunicode.h"
|
||||
|
||||
bool get_mod_metadata(int fd, struct mp3entry* id3)
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue