From c31499ca100d87577054e836ca2cf60a9288c8ba Mon Sep 17 00:00:00 2001 From: Andy Vandijck Date: Mon, 23 Jun 2025 13:03:46 +0200 Subject: [PATCH] Fix winsparkle dependency and update win32-deps to latest push --- src/wx/autoupdater/wxmsw/winsparkle-wrapper.cpp | 1 + win32-deps | 2 +- 2 files changed, 2 insertions(+), 1 deletion(-) diff --git a/src/wx/autoupdater/wxmsw/winsparkle-wrapper.cpp b/src/wx/autoupdater/wxmsw/winsparkle-wrapper.cpp index cb225c96..8c55c257 100644 --- a/src/wx/autoupdater/wxmsw/winsparkle-wrapper.cpp +++ b/src/wx/autoupdater/wxmsw/winsparkle-wrapper.cpp @@ -1,6 +1,7 @@ #include "wx/autoupdater/wxmsw/winsparkle-wrapper.h" #include +#include #include #include diff --git a/win32-deps b/win32-deps index 0d4706b5..54db547e 160000 --- a/win32-deps +++ b/win32-deps @@ -1 +1 @@ -Subproject commit 0d4706b5245945a8f15cc9a6774db246d962b110 +Subproject commit 54db547edf21efd9ac2438359a5a3ec377fa1803