mirror of
https://github.com/vcmi/vcmi.git
synced 2025-08-13 19:54:17 +02:00
Tray notifications for MXE
This commit is contained in:
committed by
Andrii Danylchenko
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:
|
||||
|
Reference in New Issue
Block a user