From f9d78aff31a5f2521ae7ddbdc97c4a8855808959 Mon Sep 17 00:00:00 2001 From: Igor Pavlov <87184205+ip7z@users.noreply.github.com> Date: Thu, 25 Jun 2026 00:00:00 +0000 Subject: 26.02 --- CPP/Windows/FileSystem.cpp | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'CPP/Windows/FileSystem.cpp') diff --git a/CPP/Windows/FileSystem.cpp b/CPP/Windows/FileSystem.cpp index b402306..6cb9808 100644 --- a/CPP/Windows/FileSystem.cpp +++ b/CPP/Windows/FileSystem.cpp @@ -9,7 +9,7 @@ #endif #include "FileSystem.h" -#include "Defs.h" +#include "WinDefs.h" #ifndef _UNICODE extern bool g_IsNT; -- cgit v1.2.3-55-g6feb