Update EditorPlugin header location

Due to upstream change:

	1bcbbe96c4
This commit is contained in:
Wilson E. Alvarez 2024-04-29 10:22:08 -04:00
parent 4fc3f1d9fc
commit 1a228ba88e
No known key found for this signature in database
GPG Key ID: A32174A3D2ED3F9E
1 changed files with 1 additions and 1 deletions

View File

@ -25,7 +25,7 @@
#include "core/object/object.h"
#include "core/templates/hash_set.h"
#include "editor/editor_node.h"
#include "editor/editor_plugin.h"
#include "editor/plugins/editor_plugin.h"
#include "editor/gui/editor_spin_slider.h"
#include "scene/gui/box_container.h"
#include "scene/gui/control.h"