aboutsummaryrefslogtreecommitdiff
path: root/platform/windows/crash_handler_win.cpp
diff options
context:
space:
mode:
authorAndreaCatania2017-10-21 13:02:06 +0200
committerAndreaCatania2017-11-04 03:25:51 +0100
commit7a9ca08f16c500aa0caccc21a8e42564f962971a (patch)
tree3274c444cab28252757a1dde47995264ac2d2c66 /platform/windows/crash_handler_win.cpp
parentf52ab8d86418a67ddee247ed7765e72935b0c57f (diff)
downloadgodot-7a9ca08f16c500aa0caccc21a8e42564f962971a.tar.gz
godot-7a9ca08f16c500aa0caccc21a8e42564f962971a.tar.zst
godot-7a9ca08f16c500aa0caccc21a8e42564f962971a.zip
Diffstat (limited to 'platform/windows/crash_handler_win.cpp')
-rw-r--r--platform/windows/crash_handler_win.cpp1
1 files changed, 1 insertions, 0 deletions
diff --git a/platform/windows/crash_handler_win.cpp b/platform/windows/crash_handler_win.cpp
index 2f5ee7956..feea3911b 100644
--- a/platform/windows/crash_handler_win.cpp
+++ b/platform/windows/crash_handler_win.cpp
@@ -29,6 +29,7 @@
/*************************************************************************/
#include "main/main.h"
#include "os_windows.h"
+#include "project_settings.h"
#ifdef CRASH_HANDLER_EXCEPTION