aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/include/pdb/symbol.hpp
diff options
context:
space:
mode:
Diffstat (limited to 'include/pdb/symbol.hpp')
-rw-r--r--include/pdb/symbol.hpp4
1 files changed, 2 insertions, 2 deletions
diff --git a/include/pdb/symbol.hpp b/include/pdb/symbol.hpp
index 3e0ab17..25e997b 100644
--- a/include/pdb/symbol.hpp
+++ b/include/pdb/symbol.hpp
@@ -10,8 +10,8 @@
#include <SafeInt.hpp>
-#include <DbgHelp.h>
-#include <Windows.h>
+#include <dbghelp.h>
+#include <windows.h>
#include <array>
#include <climits>