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
|
|
@ -31,6 +31,7 @@
|
|||
#ifndef MATERIAL_EDITOR_PLUGIN_H
|
||||
#define MATERIAL_EDITOR_PLUGIN_H
|
||||
|
||||
#include "editor/editor_inspector.h"
|
||||
#include "editor/editor_plugin.h"
|
||||
#include "editor/plugins/editor_resource_conversion_plugin.h"
|
||||
#include "scene/3d/camera_3d.h"
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue