mirror of
https://github.com/libretro/blueMSX-libretro.git
synced 2024-11-27 10:40:23 +00:00
Change WIN32 to _WIN32
This commit is contained in:
parent
60b0cde5f0
commit
c9529c5fd7
@ -25,7 +25,7 @@
|
||||
**
|
||||
******************************************************************************
|
||||
*/
|
||||
#ifdef WIN32
|
||||
#ifdef _WIN32
|
||||
|
||||
#include "ArchGlob.h"
|
||||
#include <windows.h>
|
||||
|
Loading…
Reference in New Issue
Block a user