From d787afaee05a8facca99ca4e30323b66e72157ea Mon Sep 17 00:00:00 2001 From: kipcode66 Date: Mon, 26 Jan 2026 17:20:19 -0500 Subject: Std7 (#3068) * fix standard compiler error for d_a_tag_TWgate * fix standard compiler errors for J3DJoint * fix regression in ShieldD --- include/JSystem/J3DGraphAnimator/J3DJoint.h | 1 + 1 file changed, 1 insertion(+) (limited to 'include/JSystem') diff --git a/include/JSystem/J3DGraphAnimator/J3DJoint.h b/include/JSystem/J3DGraphAnimator/J3DJoint.h index eeecdabbd4..4482e5d618 100644 --- a/include/JSystem/J3DGraphAnimator/J3DJoint.h +++ b/include/JSystem/J3DGraphAnimator/J3DJoint.h @@ -1,6 +1,7 @@ #ifndef J3DJOINT_H #define J3DJOINT_H +#include "JSystem/J3DGraphAnimator/J3DAnimation.h" #include "JSystem/J3DGraphBase/J3DTransform.h" #include "JSystem/J3DGraphBase/J3DMaterial.h" -- cgit v1.2.3