aboutsummaryrefslogtreecommitdiff
path: root/src/common/Debugging/Windows
diff options
context:
space:
mode:
Diffstat (limited to 'src/common/Debugging/Windows')
-rw-r--r--src/common/Debugging/Windows/WheatyExceptionReport.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/common/Debugging/Windows/WheatyExceptionReport.h b/src/common/Debugging/Windows/WheatyExceptionReport.h
index e24492bb5e2..27eb5753b27 100644
--- a/src/common/Debugging/Windows/WheatyExceptionReport.h
+++ b/src/common/Debugging/Windows/WheatyExceptionReport.h
@@ -5,7 +5,7 @@
#include "Define.h"
#include "Optional.h"
-#include <windows.h>
+#include <Windows.h>
#include <winnt.h>
#include <winternl.h>
#include <dbghelp.h>