diff options
| author | Max Roncace <me@caseif.net> | 2026-01-11 22:25:26 -0500 |
|---|---|---|
| committer | GitHub <noreply@github.com> | 2026-01-11 19:25:26 -0800 |
| commit | 6a59c5231fb6807c05532267927c023f6475bed9 (patch) | |
| tree | 78e9a40a15679ccab8de4d3b8d1e870e37f3891a /include/JSystem/JSystem.pch | |
| parent | 47daf0b4ed411be7ee63661bc3c64cff321c8edf (diff) | |
Fix errors when building with -ipa program (#3035)
Diffstat (limited to 'include/JSystem/JSystem.pch')
| -rw-r--r-- | include/JSystem/JSystem.pch | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/include/JSystem/JSystem.pch b/include/JSystem/JSystem.pch index 76b994893b..b8f8529301 100644 --- a/include/JSystem/JSystem.pch +++ b/include/JSystem/JSystem.pch @@ -4,6 +4,7 @@ #include "JSystem/J3DGraphAnimator/J3DMaterialAttach.h" #include "JSystem/J3DGraphBase/J3DPacket.h" #include "JSystem/J3DGraphBase/J3DShape.h" +#include "JSystem/JAudio2/JASDSPChannel.h" #include "JSystem/JSupport/JSUList.h" #endif // JSYSTEM_PCH |
