Use forward-declarations in EditorPlugin where possible
This commit is contained in:
@ -32,7 +32,9 @@
|
||||
|
||||
#ifdef TOOLS_ENABLED
|
||||
|
||||
#include "editor/editor_inspector.h"
|
||||
#include "editor/editor_scale.h"
|
||||
#include "scene/gui/texture_rect.h"
|
||||
|
||||
#include "modules/noise/noise.h"
|
||||
#include "modules/noise/noise_texture_2d.h"
|
||||
|
||||
Reference in New Issue
Block a user