mirror of
https://github.com/godotengine/godot.git
synced 2026-01-03 18:11:19 +03:00
Editor: Restructure editor code
Moving various editor files into sub folders to reduce clutter
This commit is contained in:
@@ -42,7 +42,7 @@
|
||||
#include "core/string/string_builder.h"
|
||||
|
||||
#ifdef TOOLS_ENABLED
|
||||
#include "editor/editor_settings.h"
|
||||
#include "editor/settings/editor_settings.h"
|
||||
#endif
|
||||
|
||||
namespace GDScriptTests {
|
||||
|
||||
Reference in New Issue
Block a user