mirror of
https://github.com/CTCaer/RetroArch.git
synced 2024-12-24 19:56:06 +00:00
Include msvc_compat.h at top of Griffin too for _MSC_VER targets
This commit is contained in:
parent
0efac4b6ad
commit
516a536a78
@ -27,7 +27,7 @@
|
|||||||
#define HAVE_COMPRESSION
|
#define HAVE_COMPRESSION
|
||||||
#endif
|
#endif
|
||||||
|
|
||||||
#if defined(_XBOX)
|
#if defined(_XBOX) || defined(_MSC_VER)
|
||||||
#include "../msvc/msvc_compat.h"
|
#include "../msvc/msvc_compat.h"
|
||||||
#endif
|
#endif
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user