diff --git a/Source/Engine/Platform/Win32/IncludeWindowsHeaders.h b/Source/Engine/Platform/Win32/IncludeWindowsHeaders.h index 66ed97a20..3f2b8d36e 100644 --- a/Source/Engine/Platform/Win32/IncludeWindowsHeaders.h +++ b/Source/Engine/Platform/Win32/IncludeWindowsHeaders.h @@ -57,7 +57,7 @@ #undef CreateWindow #undef CreateProcess #undef SetWindowText -#undef DrawTextInternal +#undef DrawText #undef CreateFont #undef IsMinimized #undef IsMaximized