1
0
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:
Andrii Danylchenko 2022-05-09 11:54:45 +03:00 committed by Andrii Danylchenko
parent e220918230
commit 6c36a1a2f6

View File

@ -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: