aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/include/pdb/address.hpp
diff options
context:
space:
mode:
Diffstat (limited to 'include/pdb/address.hpp')
-rw-r--r--include/pdb/address.hpp2
1 files changed, 1 insertions, 1 deletions
diff --git a/include/pdb/address.hpp b/include/pdb/address.hpp
index ea3b79d..fa692ad 100644
--- a/include/pdb/address.hpp
+++ b/include/pdb/address.hpp
@@ -5,7 +5,7 @@
#pragma once
-#include <Windows.h>
+#include <windows.h>
#include <sstream>
#include <string>