We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent dcaf8a7 commit 6bbba0bCopy full SHA for 6bbba0b
src/Include/xrRender/Kinematics.h
@@ -3,7 +3,7 @@
3
#pragma once
4
5
#include "RenderVisual.h"
6
-#include "Layers\xrRender\KinematicsAddBoneTransform.hpp" //--#SM+#--
+#include "Layers/xrRender/KinematicsAddBoneTransform.hpp" //--#SM+#--
7
8
typedef void (*UpdateCallback)(IKinematics* P);
9
src/Include/xrRender/KinematicsAnimated.h
@@ -4,7 +4,7 @@
#include "xrCore/Animation/SkeletonMotions.hpp"
#include "animation_blend.h"
-#include "Layers/xrrender/KinematicAnimatedDefs.h"
+#include "Layers/xrRender/KinematicAnimatedDefs.h"
#include "Layers/xrRender/KinematicsAddBoneTransform.hpp" //--#SM+#--
10
class IKinematics;
0 commit comments