diff options
| author | Jasper St. Pierre <jstpierre@mecheye.net> | 2023-09-21 23:26:10 -0700 |
|---|---|---|
| committer | Jasper St. Pierre <jstpierre@mecheye.net> | 2023-09-21 23:26:10 -0700 |
| commit | b60bf4df329ae35f00bff57ff96e8325f478d7ca (patch) | |
| tree | bfabaf29202423eb865379e2e493869f268051f5 /src/JSystem/JMath/JMath.cpp | |
| parent | 96c226599c34a83304b2e850d77d979636e582b0 (diff) | |
J3DNode/J3DTransform progress
Diffstat (limited to 'src/JSystem/JMath/JMath.cpp')
| -rw-r--r-- | src/JSystem/JMath/JMath.cpp | 2 |
1 files changed, 1 insertions, 1 deletions
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 */ |
