From 7aede625570460fdc522cb2059e602afce56edff Mon Sep 17 00:00:00 2001 From: CT5 <124994670+Cherrytree56567@users.noreply.github.com> Date: Tue, 27 Jan 2026 09:45:22 +1100 Subject: [PATCH] fix: added windurangowinrt header --- projects/WinDurango.Implementation.WinRT/src/WinRT.cpp | 1 + 1 file changed, 1 insertion(+) diff --git a/projects/WinDurango.Implementation.WinRT/src/WinRT.cpp b/projects/WinDurango.Implementation.WinRT/src/WinRT.cpp index 7512516..77296ff 100644 --- a/projects/WinDurango.Implementation.WinRT/src/WinRT.cpp +++ b/projects/WinDurango.Implementation.WinRT/src/WinRT.cpp @@ -1,5 +1,6 @@ #include #include +#include "WinDurangoWinRT.h" /* * Found here