From a41028fafcab47ba0d07b975bbb9abde420f4335 Mon Sep 17 00:00:00 2001 From: Mikaƫl Capelle Date: Thu, 22 May 2025 19:35:44 +0200 Subject: Update following USVFS move to VCPKG. (#2244) --- src/shared/util.cpp | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'src/shared/util.cpp') diff --git a/src/shared/util.cpp b/src/shared/util.cpp index 55a76c23..f17c21b9 100644 --- a/src/shared/util.cpp +++ b/src/shared/util.cpp @@ -22,8 +22,8 @@ along with Mod Organizer. If not, see . #include "../mainwindow.h" #include "windows_error.h" #include -#include -#include +#include +#include using namespace MOBase; -- cgit v1.3.1