diff --git a/common/port.h b/common/port.h index a6d73568..0649c551 100644 --- a/common/port.h +++ b/common/port.h @@ -116,6 +116,8 @@ GNU General Public License for more details. #pragma warning(disable : 4310) // cast truncates constant value #define HSPRITE WINAPI_HSPRITE + #define WIN32_LEAN_AND_MEAN + #include #include #undef HSPRITE