summaryrefslogtreecommitdiff
path: root/include/JSystem/J2DGraph/J2DPrint.h
diff options
context:
space:
mode:
authorZen64 <xxzenshadowxx@gmail.com>2022-03-20 00:01:24 -0400
committerZen64 <xxzenshadowxx@gmail.com>2022-03-20 00:01:24 -0400
commit4eb820bb83220579512e1ee69c4e8e58f2a618fd (patch)
treed3a27abdba0d0399a12919649af2a8ec35d20bb5 /include/JSystem/J2DGraph/J2DPrint.h
parent1303dd683e3a0e5144267f511eae9574adf56835 (diff)
Renamed instances of msl_c -> MSL_C because
Diffstat (limited to 'include/JSystem/J2DGraph/J2DPrint.h')
-rw-r--r--include/JSystem/J2DGraph/J2DPrint.h2
1 files changed, 1 insertions, 1 deletions
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 {