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 --- libs/SSystem/SComponent/c_math.cpp | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'libs/SSystem/SComponent/c_math.cpp') diff --git a/libs/SSystem/SComponent/c_math.cpp b/libs/SSystem/SComponent/c_math.cpp index 2b797c69ea..6684975212 100644 --- a/libs/SSystem/SComponent/c_math.cpp +++ b/libs/SSystem/SComponent/c_math.cpp @@ -7,7 +7,7 @@ #include "SSystem/SComponent/c_m3d.h" #include "dol2asm.h" #include "dolphin/types.h" -#include "msl_c/math.h" +#include "MSL_C/math.h" // // Declarations: -- cgit v1.2.3