mirror of
https://github.com/godotengine/godot.git
synced 2025-12-08 06:09:55 +00:00
Remove circular unneeded debug_adapter_protocol.h include from debug_adapter_parser.h.
This commit is contained in:
parent
295e465fe4
commit
56abd0ece3
5 changed files with 6 additions and 7 deletions
|
|
@ -30,7 +30,7 @@
|
|||
|
||||
#include "debug_adapter_parser.h"
|
||||
|
||||
#include "editor/debugger/debug_adapter/debug_adapter_types.h"
|
||||
#include "editor/debugger/debug_adapter/debug_adapter_protocol.h"
|
||||
#include "editor/debugger/editor_debugger_node.h"
|
||||
#include "editor/debugger/script_editor_debugger.h"
|
||||
#include "editor/export/editor_export_platform.h"
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue