mirror of
https://github.com/libretro/RetroArch
synced 2025-01-30 12:32:52 +00:00
Update fopen_utf8.c
This commit is contained in:
parent
908784b0ae
commit
2f1bcb6409
@ -1,5 +1,6 @@
|
||||
#include <compat/fopen_utf8.h>
|
||||
#include <encodings/utf.h>
|
||||
#include <stdlib.h>
|
||||
|
||||
#if defined(_MSC_VER) && _MSC_VER < 1400 || defined(_XBOX)
|
||||
#ifndef LEGACY_WIN32
|
||||
|
Loading…
x
Reference in New Issue
Block a user