From 5773ee904cc2e3a4ead5b88c9d1523b8d56b19a0 Mon Sep 17 00:00:00 2001 From: TakaRikka Date: Wed, 27 Dec 2023 21:07:21 -0800 Subject: reorganize MSL_C/Runtime files. wip, notmatching --- src/JSystem/J3DGraphBase/J3DPacket.cpp | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'src/JSystem/J3DGraphBase/J3DPacket.cpp') diff --git a/src/JSystem/J3DGraphBase/J3DPacket.cpp b/src/JSystem/J3DGraphBase/J3DPacket.cpp index ce86b8c0..9db6d317 100644 --- a/src/JSystem/J3DGraphBase/J3DPacket.cpp +++ b/src/JSystem/J3DGraphBase/J3DPacket.cpp @@ -8,7 +8,7 @@ #include "JSystem/J3DGraphBase/J3DSys.h" #include "JSystem/J3DGraphAnimator/J3DModel.h" #include "JSystem/JKernel/JKRHeap.h" -#include "MSL_C/string.h" +#include "string.h" #include "dolphin/gx/GX.h" #include "dolphin/os/OS.h" -- cgit v1.2.3