diff options
Diffstat (limited to 'Source/Core/Common/CompatPatches.cpp')
| -rw-r--r-- | Source/Core/Common/CompatPatches.cpp | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/Source/Core/Common/CompatPatches.cpp b/Source/Core/Common/CompatPatches.cpp index 8697357883..91394e96c0 100644 --- a/Source/Core/Common/CompatPatches.cpp +++ b/Source/Core/Common/CompatPatches.cpp @@ -1,7 +1,7 @@ // Copyright 2008 Dolphin Emulator Project // SPDX-License-Identifier: GPL-2.0-or-later -#include <Windows.h> +#include <windows.h> #include <functional> #include <optional> #include <string> |
