mirror of
https://github.com/godotengine/godot.git
synced 2025-10-20 00:13:30 +00:00
Cleans up headers included in editor_node.h
This commit is contained in:
parent
d711c57d76
commit
078c0d75f2
72 changed files with 180 additions and 49 deletions
|
@ -37,7 +37,10 @@
|
|||
#include "core/os/os.h"
|
||||
#include "core/project_settings.h"
|
||||
#include "editor/editor_node.h"
|
||||
#include "editor/editor_run_script.h"
|
||||
#include "editor/editor_scale.h"
|
||||
#include "editor/editor_settings.h"
|
||||
#include "editor/filesystem_dock.h"
|
||||
#include "editor/find_in_files.h"
|
||||
#include "editor/node_dock.h"
|
||||
#include "editor/plugins/shader_editor_plugin.h"
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue