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 /src/c | |
| parent | 1303dd683e3a0e5144267f511eae9574adf56835 (diff) | |
Renamed instances of msl_c -> MSL_C because
Diffstat (limited to 'src/c')
| -rw-r--r-- | src/c/c_dylink.cpp | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/src/c/c_dylink.cpp b/src/c/c_dylink.cpp index f2af233670..5fdc07c8ab 100644 --- a/src/c/c_dylink.cpp +++ b/src/c/c_dylink.cpp @@ -7,7 +7,7 @@ #include "DynamicLink.h" #include "JSystem/JKernel/JKRArchive.h" #include "JSystem/JKernel/JKRSolidHeap.h" -#include "msl_c/MSL_Common/Src/string.h" +#include "MSL_C/MSL_Common/Src/string.h" #include "d/com/d_com_inf_game.h" #include "dol2asm.h" #include "dolphin/types.h" |
