mirror of
https://github.com/godotengine/godot.git
synced 2025-10-19 16:03:29 +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
|
@ -35,9 +35,11 @@
|
|||
#include "core/ustring.h"
|
||||
#include "editor/plugins/canvas_item_editor_plugin.h"
|
||||
#include "editor/plugins/spatial_editor_plugin.h"
|
||||
#include "editor_log.h"
|
||||
#include "editor_network_profiler.h"
|
||||
#include "editor_node.h"
|
||||
#include "editor_profiler.h"
|
||||
#include "editor_scale.h"
|
||||
#include "editor_settings.h"
|
||||
#include "main/performance.h"
|
||||
#include "property_editor.h"
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue