From 4eb820bb83220579512e1ee69c4e8e58f2a618fd Mon Sep 17 00:00:00 2001 From: Zen64 Date: Sun, 20 Mar 2022 00:01:24 -0400 Subject: Renamed instances of msl_c -> MSL_C because --- include/JSystem/J2DGraph/J2DPrint.h | 2 +- include/JSystem/JUtility/JUTFont.h | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) (limited to 'include/JSystem') diff --git a/include/JSystem/J2DGraph/J2DPrint.h b/include/JSystem/J2DGraph/J2DPrint.h index 4ce1e6acc0..d3a929b176 100644 --- a/include/JSystem/J2DGraph/J2DPrint.h +++ b/include/JSystem/J2DGraph/J2DPrint.h @@ -3,7 +3,7 @@ #include "JSystem/J2DGraph/J2DTextBox.h" #include "JSystem/JUtility/TColor.h" -#include "msl_c/MSL_Common/Src/printf.h" +#include "MSL_C/MSL_Common/Src/printf.h" #include "dolphin/types.h" class J2DPrint { diff --git a/include/JSystem/JUtility/JUTFont.h b/include/JSystem/JUtility/JUTFont.h index 31de42a124..73580e83a7 100644 --- a/include/JSystem/JUtility/JUTFont.h +++ b/include/JSystem/JUtility/JUTFont.h @@ -2,7 +2,7 @@ #define JUTFONT_H #include "JSystem/JUtility/TColor.h" -#include "msl_c/MSL_Common/Src/string.h" +#include "MSL_C/MSL_Common/Src/string.h" #include "dolphin/gx/GX.h" #include "dolphin/types.h" -- cgit v1.2.3