mirror of
https://github.com/godotengine/godot.git
synced 2025-11-02 06:31:13 +00:00
Use forward-declarations in EditorPlugin where possible
This commit is contained in:
parent
e25d9281d4
commit
ba9e619b51
61 changed files with 152 additions and 38 deletions
|
|
@ -114,6 +114,7 @@
|
|||
#include "editor/import/audio_stream_import_settings.h"
|
||||
#include "editor/import/dynamic_font_import_settings.h"
|
||||
#include "editor/import/editor_import_collada.h"
|
||||
#include "editor/import/editor_import_plugin.h"
|
||||
#include "editor/import/resource_importer_bitmask.h"
|
||||
#include "editor/import/resource_importer_bmfont.h"
|
||||
#include "editor/import/resource_importer_csv_translation.h"
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue