From d52ae28b7a35eae90f63e96e0f24452608483c7f Mon Sep 17 00:00:00 2001 From: AnyOldName3 Date: Thu, 11 Mar 2021 00:28:14 +0000 Subject: [PATCH] Fix linking on MacOS --- components/myguiplatform/myguirendermanager.cpp | 1 + 1 file changed, 1 insertion(+) diff --git a/components/myguiplatform/myguirendermanager.cpp b/components/myguiplatform/myguirendermanager.cpp index 6f9ee81955..77a5ee533b 100644 --- a/components/myguiplatform/myguirendermanager.cpp +++ b/components/myguiplatform/myguirendermanager.cpp @@ -7,6 +7,7 @@ #include #include #include +#include #include