aboutsummaryrefslogtreecommitdiff
path: root/editor/editor_data.cpp
diff options
context:
space:
mode:
authorJuan Linietsky2017-07-19 17:00:46 -0300
committerJuan Linietsky2017-07-19 17:06:03 -0300
commit25678b1876816b9ccb14b2c92aef62f3b009f88f (patch)
tree189f082d788f78e16f620b056d21249118883fc5 /editor/editor_data.cpp
parent89588d43349e496a9e05756d42ae87323d31269e (diff)
downloadgodot-25678b1876816b9ccb14b2c92aef62f3b009f88f.tar.gz
godot-25678b1876816b9ccb14b2c92aef62f3b009f88f.tar.zst
godot-25678b1876816b9ccb14b2c92aef62f3b009f88f.zip
Diffstat (limited to 'editor/editor_data.cpp')
-rw-r--r--editor/editor_data.cpp2
1 files changed, 1 insertions, 1 deletions
diff --git a/editor/editor_data.cpp b/editor/editor_data.cpp
index 11b900f45..f8dbd9abe 100644
--- a/editor/editor_data.cpp
+++ b/editor/editor_data.cpp
@@ -31,7 +31,7 @@
#include "editor_node.h"
#include "editor_settings.h"
-#include "global_config.h"
+#include "project_settings.h"
#include "io/resource_loader.h"
#include "os/dir_access.h"
#include "os/file_access.h"