(3DS) Fix compilation error

This commit is contained in:
twinaphex 2018-02-02 21:44:24 +01:00
parent 6776caa3f5
commit 75b48a866f

View File

@ -30,6 +30,7 @@
#include <retro_dirent.h>
#include <encodings/utf.h>
#include <compat/strl.h>
#include <string/stdstring.h>
#if defined(_WIN32)
# ifdef _MSC_VER