summaryrefslogtreecommitdiffstats
path: root/src/core/patcher.cpp
diff options
context:
space:
mode:
Diffstat (limited to 'src/core/patcher.cpp')
-rw-r--r--src/core/patcher.cpp2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/core/patcher.cpp b/src/core/patcher.cpp
index 19ca5f07..58f19767 100644
--- a/src/core/patcher.cpp
+++ b/src/core/patcher.cpp
@@ -4,7 +4,7 @@
#include <algorithm>
#include <vector>
-#include <Windows.h>
+#include <windows.h>
StaticPatcher *StaticPatcher::ms_head;