summaryrefslogtreecommitdiff
path: root/libs/JSystem/J3DGraphBase/J3DPacket.cpp
diff options
context:
space:
mode:
authorJcw87 <Jcw87@users.noreply.github.com>2023-04-24 15:28:31 -0700
committerGitHub <noreply@github.com>2023-04-24 15:28:31 -0700
commitb440ae74fbd2f4fbeb6de2aa35f885727eea2134 (patch)
tree1e58749f8a9c4ffa544dfa8789e3285176849a3f /libs/JSystem/J3DGraphBase/J3DPacket.cpp
parente1a0f636e5c68d53b4e00a4cff85700f6588ef1b (diff)
MSL_C (#319)
* MSL_C/string.h * MSL_C/stdlib.h
Diffstat (limited to 'libs/JSystem/J3DGraphBase/J3DPacket.cpp')
-rw-r--r--libs/JSystem/J3DGraphBase/J3DPacket.cpp2
1 files changed, 1 insertions, 1 deletions
diff --git a/libs/JSystem/J3DGraphBase/J3DPacket.cpp b/libs/JSystem/J3DGraphBase/J3DPacket.cpp
index 85f799d080..87770b6c21 100644
--- a/libs/JSystem/J3DGraphBase/J3DPacket.cpp
+++ b/libs/JSystem/J3DGraphBase/J3DPacket.cpp
@@ -12,7 +12,7 @@
#include "JSystem/J3DGraphBase/J3DSys.h"
#include "JSystem/J3DGraphBase/J3DVertex.h"
#include "JSystem/JKernel/JKRHeap.h"
-#include "MSL_C/MSL_Common/Src/string.h"
+#include "MSL_C/string.h"
#include "dol2asm.h"
#include "dolphin/gx/GX.h"
#include "dolphin/os/OSCache.h"