From b440ae74fbd2f4fbeb6de2aa35f885727eea2134 Mon Sep 17 00:00:00 2001 From: Jcw87 Date: Mon, 24 Apr 2023 15:28:31 -0700 Subject: MSL_C (#319) * MSL_C/string.h * MSL_C/stdlib.h --- libs/JSystem/J2DGraph/J2DTextBox.cpp | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'libs/JSystem/J2DGraph/J2DTextBox.cpp') diff --git a/libs/JSystem/J2DGraph/J2DTextBox.cpp b/libs/JSystem/J2DGraph/J2DTextBox.cpp index edc385fbd1..10fdc19796 100644 --- a/libs/JSystem/J2DGraph/J2DTextBox.cpp +++ b/libs/JSystem/J2DGraph/J2DTextBox.cpp @@ -5,7 +5,7 @@ #include "JSystem/J2DGraph/J2DTextBox.h" #include "JSystem/J2DGraph/J2DPrint.h" -#include "MSL_C/MSL_Common/Src/string.h" +#include "MSL_C/string.h" #include "dol2asm.h" #include "dolphin/types.h" -- cgit v1.2.3