summaryrefslogtreecommitdiff
path: root/source/slang-glslang
diff options
context:
space:
mode:
Diffstat (limited to 'source/slang-glslang')
-rw-r--r--source/slang-glslang/slang-glslang.cpp2
1 files changed, 1 insertions, 1 deletions
diff --git a/source/slang-glslang/slang-glslang.cpp b/source/slang-glslang/slang-glslang.cpp
index 6b5ed03f0..489294d99 100644
--- a/source/slang-glslang/slang-glslang.cpp
+++ b/source/slang-glslang/slang-glslang.cpp
@@ -19,7 +19,7 @@
#include "spirv-tools/libspirv.h"
#ifdef _WIN32
-# include <Windows.h>
+# include <windows.h>
#endif
#include <memory>