1
0
mirror of https://github.com/godotengine/godot.git synced 2025-11-06 12:20:30 +00:00

Cleans up headers included in editor_node.h

This commit is contained in:
Haoyu Qiu
2019-12-24 15:17:23 +08:00
parent d711c57d76
commit 078c0d75f2
72 changed files with 180 additions and 49 deletions

View File

@@ -31,6 +31,7 @@
#include "sprite_editor_plugin.h"
#include "canvas_item_editor_plugin.h"
#include "editor/editor_scale.h"
#include "scene/2d/collision_polygon_2d.h"
#include "scene/2d/light_occluder_2d.h"
#include "scene/2d/mesh_instance_2d.h"