mirror of
https://github.com/libretro/RetroArch
synced 2024-12-27 15:29:23 +00:00
Also include msvc_compat.h in misc.h.
This commit is contained in:
parent
1e7771ce28
commit
3cd1f11ba1
@ -35,6 +35,7 @@
|
||||
#elif defined(_WIN32) && defined(_XBOX)
|
||||
#include <Xtl.h>
|
||||
#endif
|
||||
#include "msvc/msvc_compat.h"
|
||||
|
||||
#include "retroarch_logger.h"
|
||||
#include <limits.h>
|
||||
|
Loading…
Reference in New Issue
Block a user