diff options
| author | Zen64 <xxzenshadowxx@gmail.com> | 2022-03-20 00:01:24 -0400 |
|---|---|---|
| committer | Zen64 <xxzenshadowxx@gmail.com> | 2022-03-20 00:01:24 -0400 |
| commit | 4eb820bb83220579512e1ee69c4e8e58f2a618fd (patch) | |
| tree | d3a27abdba0d0399a12919649af2a8ec35d20bb5 /libs/SSystem/SComponent/c_lib.cpp | |
| parent | 1303dd683e3a0e5144267f511eae9574adf56835 (diff) | |
Renamed instances of msl_c -> MSL_C because
Diffstat (limited to 'libs/SSystem/SComponent/c_lib.cpp')
| -rw-r--r-- | libs/SSystem/SComponent/c_lib.cpp | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/libs/SSystem/SComponent/c_lib.cpp b/libs/SSystem/SComponent/c_lib.cpp index 974fb6b672..4ec0554af5 100644 --- a/libs/SSystem/SComponent/c_lib.cpp +++ b/libs/SSystem/SComponent/c_lib.cpp @@ -5,13 +5,13 @@ #include "SSystem/SComponent/c_lib.h" #include "JSystem/JMath/JMath.h" -#include "msl_c/MSL_Common/Src/string.h" +#include "MSL_C/MSL_Common/Src/string.h" #include "SSystem/SComponent/c_math.h" #include "SSystem/SComponent/c_xyz.h" #include "dol2asm.h" #include "dolphin/mtx/mtxvec.h" #include "dolphin/types.h" -#include "msl_c/math.h" +#include "MSL_C/math.h" // // Declarations: |
