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