aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/include/pdb/call_stack.hpp
diff options
context:
space:
mode:
Diffstat (limited to 'include/pdb/call_stack.hpp')
-rw-r--r--include/pdb/call_stack.hpp2
1 files changed, 1 insertions, 1 deletions
diff --git a/include/pdb/call_stack.hpp b/include/pdb/call_stack.hpp
index 7f0c8b0..968b1b8 100644
--- a/include/pdb/call_stack.hpp
+++ b/include/pdb/call_stack.hpp
@@ -10,7 +10,7 @@
#include <SafeInt.hpp>
-#include <Windows.h>
+#include <windows.h>
#include <array>
#include <cstddef>