aboutsummaryrefslogtreecommitdiff
path: root/platform/x11/crash_handler_x11.cpp
diff options
context:
space:
mode:
authorAndreaCatania2017-10-21 13:02:06 +0200
committerAndreaCatania2017-11-04 03:25:51 +0100
commit7a9ca08f16c500aa0caccc21a8e42564f962971a (patch)
tree3274c444cab28252757a1dde47995264ac2d2c66 /platform/x11/crash_handler_x11.cpp
parentf52ab8d86418a67ddee247ed7765e72935b0c57f (diff)
downloadgodot-7a9ca08f16c500aa0caccc21a8e42564f962971a.tar.gz
godot-7a9ca08f16c500aa0caccc21a8e42564f962971a.tar.zst
godot-7a9ca08f16c500aa0caccc21a8e42564f962971a.zip
Diffstat (limited to 'platform/x11/crash_handler_x11.cpp')
-rw-r--r--platform/x11/crash_handler_x11.cpp1
1 files changed, 1 insertions, 0 deletions
diff --git a/platform/x11/crash_handler_x11.cpp b/platform/x11/crash_handler_x11.cpp
index 3c54d5cbc..005a7459f 100644
--- a/platform/x11/crash_handler_x11.cpp
+++ b/platform/x11/crash_handler_x11.cpp
@@ -33,6 +33,7 @@
#include "main/main.h"
#include "os_x11.h"
+#include "project_settings.h"
#ifdef CRASH_HANDLER_ENABLED
#include <cxxabi.h>