mirror of
https://github.com/holub/mame
synced 2025-06-07 21:33:45 +03:00
Fix cross compile (nw)
This commit is contained in:
parent
c22a27df81
commit
3fcb69a1f2
@ -15,7 +15,7 @@
|
|||||||
#define WIN32_LEAN_AND_MEAN
|
#define WIN32_LEAN_AND_MEAN
|
||||||
#include <windows.h>
|
#include <windows.h>
|
||||||
#include <tchar.h>
|
#include <tchar.h>
|
||||||
#include <wrl\client.h>
|
#include <wrl/client.h>
|
||||||
|
|
||||||
// undef WINNT for dinput.h to prevent duplicate definition
|
// undef WINNT for dinput.h to prevent duplicate definition
|
||||||
#undef WINNT
|
#undef WINNT
|
||||||
|
Loading…
Reference in New Issue
Block a user