1
0
Fork 0
forked from len0rd/rockbox

no longer include unicode.h, we've removed that file

git-svn-id: svn://svn.rockbox.org/rockbox/trunk@2273 a1c6a512-1295-4272-9138-f99709370657
This commit is contained in:
Daniel Stenberg 2002-09-12 13:51:54 +00:00
parent 4cd138955d
commit d45a1dbe1f

View file

@ -27,7 +27,6 @@
#include <sys/timeb.h>
#endif
#include <stdbool.h>
#include <unicode.h>
#include "fat.h"
#include "ata.h"
#include "debug.h"