summaryrefslogtreecommitdiffstats
path: root/editor/gui/editor_object_selector.cpp
diff options
context:
space:
mode:
Diffstat (limited to 'editor/gui/editor_object_selector.cpp')
-rw-r--r--editor/gui/editor_object_selector.cpp1
1 files changed, 1 insertions, 0 deletions
diff --git a/editor/gui/editor_object_selector.cpp b/editor/gui/editor_object_selector.cpp
index fd46788c73..862ecc0a68 100644
--- a/editor/gui/editor_object_selector.cpp
+++ b/editor/gui/editor_object_selector.cpp
@@ -35,6 +35,7 @@
#include "editor/editor_string_names.h"
#include "editor/multi_node_edit.h"
#include "editor/themes/editor_scale.h"
+#include "scene/gui/margin_container.h"
Size2 EditorObjectSelector::get_minimum_size() const {
Ref<Font> font = get_theme_font(SNAME("font"));