From e446b12a2add6d58897c57a6845c97df9ed8cd6d Mon Sep 17 00:00:00 2001 From: Relintai Date: Thu, 14 Dec 2023 23:25:37 +0100 Subject: [PATCH] Fix missing include. --- scene/3d/room_manager.cpp | 1 + 1 file changed, 1 insertion(+) diff --git a/scene/3d/room_manager.cpp b/scene/3d/room_manager.cpp index dab5f3d..e697933 100644 --- a/scene/3d/room_manager.cpp +++ b/scene/3d/room_manager.cpp @@ -49,6 +49,7 @@ #ifdef TOOLS_ENABLED #include "editor/plugins/spatial_editor_plugin.h" +#include "editor/editor_node.h" #endif #include "modules/modules_enabled.gen.h" // For csg.