summaryrefslogtreecommitdiff
path: root/platform/windows/crash_handler_win.cpp
diff options
context:
space:
mode:
authorJuan Linietsky <reduzio@gmail.com>2017-11-03 23:39:44 -0300
committerGitHub <noreply@github.com>2017-11-03 23:39:44 -0300
commit7715a261d5f387b7769bb8149735e4131ea97757 (patch)
tree41a3bfe4c655470a3e7b9b5e162e48853ca561d2 /platform/windows/crash_handler_win.cpp
parent25c38c75425e3ccfcaed53ebd38fc588d6f35764 (diff)
parent7a9ca08f16c500aa0caccc21a8e42564f962971a (diff)
Merge pull request #12262 from AndreaCatania/pplug
Physics server plug
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 2f5ee7956e..feea3911b2 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