mirror of
https://github.com/godotengine/godot.git
synced 2025-12-08 06:09:55 +00:00
Cleanup header includes in Tree
This commit is contained in:
parent
428a762e98
commit
88d922c55e
18 changed files with 27 additions and 9 deletions
|
|
@ -40,6 +40,7 @@
|
|||
#include "editor/gui/editor_bottom_panel.h"
|
||||
#include "editor/plugins/script_editor_plugin.h"
|
||||
#include "editor/run_instances_dialog.h"
|
||||
#include "scene/gui/popup_menu.h"
|
||||
|
||||
DebuggerEditorPlugin::DebuggerEditorPlugin(PopupMenu *p_debug_menu) {
|
||||
EditorDebuggerServer::initialize();
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue