summaryrefslogtreecommitdiff
path: root/src/JSystem/J3DGraphAnimator/J3DShapeTable.cpp
diff options
context:
space:
mode:
authorMax Roncace <me@caseif.net>2026-01-06 07:38:40 -0500
committerGitHub <noreply@github.com>2026-01-06 04:38:40 -0800
commit3679e7abab82df6447f7b55aa472b5b9c8062fb0 (patch)
tree025ed4e98456f162b911d4623b73c94757856f08 /src/JSystem/J3DGraphAnimator/J3DShapeTable.cpp
parent5b987084eac71e044ace3ebe21f62d5410b23e62 (diff)
Misc debug include/class order improvements + link remaining Z2AudioLib TUs (#3014)
* Improve dolzel.pch ordering * Improve JSystem include order * Various class ordering fixes * Link remaining Z2AudioLib TUs * Fix some symbols in Shield and weak functions in ShieldD
Diffstat (limited to 'src/JSystem/J3DGraphAnimator/J3DShapeTable.cpp')
-rw-r--r--src/JSystem/J3DGraphAnimator/J3DShapeTable.cpp1
1 files changed, 1 insertions, 0 deletions
diff --git a/src/JSystem/J3DGraphAnimator/J3DShapeTable.cpp b/src/JSystem/J3DGraphAnimator/J3DShapeTable.cpp
index 558ef9ea24..04430c32f7 100644
--- a/src/JSystem/J3DGraphAnimator/J3DShapeTable.cpp
+++ b/src/JSystem/J3DGraphAnimator/J3DShapeTable.cpp
@@ -1,6 +1,7 @@
#include "JSystem/JSystem.h" // IWYU pragma: keep
#include "JSystem/J3DGraphAnimator/J3DShapeTable.h"
+#include "JSystem/J3DGraphBase/J3DShape.h"
void J3DShapeTable::hide() {
u16 shapeNum = mShapeNum;