diff options
Diffstat (limited to 'Source/Core/AudioCommon/WASAPIStream.h')
| -rw-r--r-- | Source/Core/AudioCommon/WASAPIStream.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/Source/Core/AudioCommon/WASAPIStream.h b/Source/Core/AudioCommon/WASAPIStream.h index dfe0974a8c..ba058c78d3 100644 --- a/Source/Core/AudioCommon/WASAPIStream.h +++ b/Source/Core/AudioCommon/WASAPIStream.h @@ -6,7 +6,7 @@ #ifdef _WIN32 // clang-format off -#include <Windows.h> +#include <windows.h> #include <mmreg.h> #include <objbase.h> #include <wil/resource.h> |
