forked from len0rd/rockbox
Fix r29790 yellow. Need 'string-extra.h' for strlcpy().
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@29791 a1c6a512-1295-4272-9138-f99709370657
This commit is contained in:
parent
3d9c062822
commit
4170ac8ac6
1 changed files with 1 additions and 0 deletions
|
@ -9,6 +9,7 @@
|
|||
#include "metadata_common.h"
|
||||
#include "metadata_parsers.h"
|
||||
#include "rbunicode.h"
|
||||
#include "string-extra.h"
|
||||
|
||||
struct NESM_HEADER
|
||||
{
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue