aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/include/pdb/handle.hpp
diff options
context:
space:
mode:
Diffstat (limited to '')
-rw-r--r--include/pdb/handle.hpp2
1 files changed, 1 insertions, 1 deletions
diff --git a/include/pdb/handle.hpp b/include/pdb/handle.hpp
index 511ef90..2cc5d32 100644
--- a/include/pdb/handle.hpp
+++ b/include/pdb/handle.hpp
@@ -7,7 +7,7 @@
#include "workarounds.hpp"
-#include <Windows.h>
+#include <windows.h>
#include <cassert>
#include <memory>