diff options
Diffstat (limited to 'source/core')
| -rw-r--r-- | source/core/slang-std-writers.cpp | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/source/core/slang-std-writers.cpp b/source/core/slang-std-writers.cpp index c34f1a917..46b9c87cd 100644 --- a/source/core/slang-std-writers.cpp +++ b/source/core/slang-std-writers.cpp @@ -2,7 +2,7 @@ #include "slang-std-writers.h" #if SLANG_WINDOWS_FAMILY -#include <Windows.h> +#include <windows.h> #endif namespace Slang |
