You've already forked godot
mirror of
https://github.com/godotengine/godot.git
synced 2025-11-05 12:10:55 +00:00
Use forward-declarations in EditorPlugin where possible
This commit is contained in:
@@ -42,6 +42,7 @@
|
||||
#include "editor/editor_resource_preview.h"
|
||||
#include "editor/editor_scale.h"
|
||||
#include "editor/editor_settings.h"
|
||||
#include "editor/import/resource_importer_scene.h"
|
||||
#include "editor/import_dock.h"
|
||||
#include "editor/scene_create_dialog.h"
|
||||
#include "editor/scene_tree_dock.h"
|
||||
|
||||
Reference in New Issue
Block a user