summaryrefslogtreecommitdiff
path: root/src/JSystem/J3DGraphBase/J3DPacket.cpp
diff options
context:
space:
mode:
authorMax Roncace <me@caseif.net>2025-09-11 16:20:45 -0400
committerGitHub <noreply@github.com>2025-09-11 13:20:45 -0700
commita6c3c20b23743dd21c4525995b0e144d8189af49 (patch)
tree3721c8702f9b8383408d2a716fca6d445abd0891 /src/JSystem/J3DGraphBase/J3DPacket.cpp
parent4b729b0f65c7fb6c6ded163ed5431ebc9faa9431 (diff)
Add PCH for JSystem (#2645)
Diffstat (limited to 'src/JSystem/J3DGraphBase/J3DPacket.cpp')
-rw-r--r--src/JSystem/J3DGraphBase/J3DPacket.cpp3
1 files changed, 2 insertions, 1 deletions
diff --git a/src/JSystem/J3DGraphBase/J3DPacket.cpp b/src/JSystem/J3DGraphBase/J3DPacket.cpp
index 88edce5636..8a8f1dd043 100644
--- a/src/JSystem/J3DGraphBase/J3DPacket.cpp
+++ b/src/JSystem/J3DGraphBase/J3DPacket.cpp
@@ -1,3 +1,5 @@
+#include "JSystem/JSystem.h" // IWYU pragma: keep
+
#include "JSystem/J3DGraphBase/J3DPacket.h"
#include "JSystem/J3DGraphAnimator/J3DModel.h"
#include "JSystem/J3DGraphBase/J3DDrawBuffer.h"
@@ -5,7 +7,6 @@
#include "JSystem/J3DGraphBase/J3DShapeMtx.h"
#include "JSystem/JKernel/JKRHeap.h"
#include <dolphin/os.h>
-#include <dolphin/os.h>
#include "string.h"
#include "global.h"