1
0
Fork 0
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:
Michael Sevakis 2011-04-27 17:06:52 +00:00
parent 3d9c062822
commit 4170ac8ac6

View file

@ -9,6 +9,7 @@
#include "metadata_common.h"
#include "metadata_parsers.h"
#include "rbunicode.h"
#include "string-extra.h"
struct NESM_HEADER
{