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/J3DMatBlock.cpp | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'src/JSystem/J3DGraphBase/J3DMatBlock.cpp') diff --git a/src/JSystem/J3DGraphBase/J3DMatBlock.cpp b/src/JSystem/J3DGraphBase/J3DMatBlock.cpp index 2ecc73c3..a900126b 100644 --- a/src/JSystem/J3DGraphBase/J3DMatBlock.cpp +++ b/src/JSystem/J3DGraphBase/J3DMatBlock.cpp @@ -12,7 +12,7 @@ #include "dolphin/gd/GDBase.h" #include "dolphin/os/OS.h" #include "dolphin/types.h" -#include "MSL_C/string.h" +#include "string.h" inline GXAttnFn J3DColorChan::getAttnFn() { u8 attnFnTbl[] = { GX_AF_NONE, GX_AF_SPEC, GX_AF_NONE, GX_AF_SPOT }; -- cgit v1.2.3