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