summaryrefslogtreecommitdiffstats
path: root/editor/debugger/script_editor_debugger.cpp
diff options
context:
space:
mode:
authorRémi Verschelde <remi@verschelde.fr>2022-07-31 23:52:38 +0200
committerGitHub <noreply@github.com>2022-07-31 23:52:38 +0200
commit8ad80f054775e14541c2981b1a8985f8a7a4512e (patch)
tree1683dea14ccf840087de8ec4a6a27cd4d8abcb9e /editor/debugger/script_editor_debugger.cpp
parente2307dc76ae7778d89487c9bd3485339839292a9 (diff)
parent9f55bd971e9ffb8fb74d29d8d4653558fc70a4dd (diff)
downloadredot-engine-8ad80f054775e14541c2981b1a8985f8a7a4512e.tar.gz
Merge pull request #63737 from YuriSizov/editorresourceconversionpluginactomy
Diffstat (limited to 'editor/debugger/script_editor_debugger.cpp')
-rw-r--r--editor/debugger/script_editor_debugger.cpp1
1 files changed, 0 insertions, 1 deletions
diff --git a/editor/debugger/script_editor_debugger.cpp b/editor/debugger/script_editor_debugger.cpp
index 41095a7267..ac2e958c5b 100644
--- a/editor/debugger/script_editor_debugger.cpp
+++ b/editor/debugger/script_editor_debugger.cpp
@@ -50,7 +50,6 @@
#include "editor/plugins/canvas_item_editor_plugin.h"
#include "editor/plugins/editor_debugger_plugin.h"
#include "editor/plugins/node_3d_editor_plugin.h"
-#include "editor/property_editor.h"
#include "main/performance.h"
#include "scene/3d/camera_3d.h"
#include "scene/debugger/scene_debugger.h"