aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/src/call_stack.cpp
diff options
context:
space:
mode:
Diffstat (limited to '')
-rw-r--r--src/call_stack.cpp2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/call_stack.cpp b/src/call_stack.cpp
index e421d34..4edba46 100644
--- a/src/call_stack.cpp
+++ b/src/call_stack.cpp
@@ -7,7 +7,7 @@
#include <SafeInt.hpp>
-#include <Windows.h>
+#include <windows.h>
#include <algorithm>
#include <array>