From b60bf4df329ae35f00bff57ff96e8325f478d7ca Mon Sep 17 00:00:00 2001 From: "Jasper St. Pierre" Date: Thu, 21 Sep 2023 23:26:10 -0700 Subject: J3DNode/J3DTransform progress --- src/JSystem/JMath/JMath.cpp | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'src/JSystem/JMath/JMath.cpp') diff --git a/src/JSystem/JMath/JMath.cpp b/src/JSystem/JMath/JMath.cpp index 0bedd62a..4639bda3 100644 --- a/src/JSystem/JMath/JMath.cpp +++ b/src/JSystem/JMath/JMath.cpp @@ -3,7 +3,7 @@ // Translation Unit: JMath.cpp // -#include "JMath.h" +#include "JSystem/JMath/JMath.h" #include "dolphin/types.h" /* 80301028-80301150 .text JMANewSinTable__FUc */ -- cgit v1.2.3