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:
@@ -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