aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/src/dbghelp.cpp
diff options
context:
space:
mode:
Diffstat (limited to 'src/dbghelp.cpp')
-rw-r--r--src/dbghelp.cpp4
1 files changed, 2 insertions, 2 deletions
diff --git a/src/dbghelp.cpp b/src/dbghelp.cpp
index 0105682..efbdede 100644
--- a/src/dbghelp.cpp
+++ b/src/dbghelp.cpp
@@ -7,8 +7,8 @@
#include <SafeInt.hpp>
-#include <DbgHelp.h>
-#include <Windows.h>
+#include <dbghelp.h>
+#include <windows.h>
#include <cstddef>
#include <cstring>