Fix build regression from 7180080f19

This commit is contained in:
Wojtek Figat
2023-10-13 16:09:18 +02:00
parent 7180080f19
commit c01614b8f5
5 changed files with 5 additions and 0 deletions

View File

@@ -8,6 +8,7 @@
#include "Engine/Platform/Windows/ComPtr.h"
#include "Engine/Platform/CreateProcessSettings.h"
#include "Engine/Core/Types/StringView.h"
#include "Engine/Core/Collections/Array.h"
#include "../Win32/IncludeWindowsHeaders.h"
// Hack this stuff (the problem is that GDI has function named Rectangle -> like one of the Flax core types)