Merge pull request #115732 from akien-mga/scene-main-debugger-includes
Tidy up includes in `scene/main` and `scene/debugger`
This commit is contained in:
commit
4326946f00
32 changed files with 113 additions and 79 deletions
|
|
@ -41,6 +41,7 @@
|
|||
|
||||
#include "thirdparty/misc/mikktspace.h"
|
||||
|
||||
class Mesh;
|
||||
class NavigationMesh;
|
||||
class NavigationMeshSourceGeometryData3D;
|
||||
|
||||
|
|
|
|||
|
|
@ -30,6 +30,7 @@
|
|||
|
||||
#pragma once
|
||||
|
||||
#include "core/variant/dictionary.h"
|
||||
#include "scene/debugger/scene_debugger_object.h"
|
||||
|
||||
struct SnapshotDataTransportObject : public SceneDebuggerObject {
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue