mirror of
https://github.com/vcmi/vcmi.git
synced 2024-12-24 22:14:36 +02:00
Tray notifications for MXE
This commit is contained in:
parent
e220918230
commit
6c36a1a2f6
@ -13,7 +13,7 @@
|
||||
#include <SDL_video.h>
|
||||
#include <SDL_syswm.h>
|
||||
|
||||
#if defined(VCMI_WINDOWS) && defined(_WIN64)
|
||||
#if defined(VCMI_WINDOWS)
|
||||
|
||||
#define WIN32_LEAN_AND_MEAN // Exclude rarely-used stuff from Windows headers
|
||||
// Windows Header Files:
|
||||
|
Loading…
Reference in New Issue
Block a user