summaryrefslogtreecommitdiff
path: root/src/KingSystem/Physics/System/physInstanceSet.cpp
diff options
context:
space:
mode:
authorLéo Lam <leo@leolam.fr>2022-01-30 00:31:18 +0100
committerLéo Lam <leo@leolam.fr>2022-01-30 00:55:12 +0100
commita1a283acf79088e2bb0775a9adf35b9694e51ea9 (patch)
tree49241973b37d1767766827274df7ea3ea08610d6 /src/KingSystem/Physics/System/physInstanceSet.cpp
parentd9eeeb6eccd0c388ac7ea33eeab54b74be1681ff (diff)
ksys/phys: Add more InstanceSet members
Diffstat (limited to 'src/KingSystem/Physics/System/physInstanceSet.cpp')
-rw-r--r--src/KingSystem/Physics/System/physInstanceSet.cpp1
1 files changed, 1 insertions, 0 deletions
diff --git a/src/KingSystem/Physics/System/physInstanceSet.cpp b/src/KingSystem/Physics/System/physInstanceSet.cpp
index 696405f6..2d7d4dd5 100644
--- a/src/KingSystem/Physics/System/physInstanceSet.cpp
+++ b/src/KingSystem/Physics/System/physInstanceSet.cpp
@@ -1,5 +1,6 @@
#include "KingSystem/Physics/System/physInstanceSet.h"
#include "KingSystem/Physics/RigidBody/physRigidBodySet.h"
+#include "KingSystem/Resource/Actor/resResourceRagdollBlendWeight.h"
namespace ksys::phys {