diff options
| author | Jcw87 <Jcw87@users.noreply.github.com> | 2023-04-24 15:28:31 -0700 |
|---|---|---|
| committer | GitHub <noreply@github.com> | 2023-04-24 15:28:31 -0700 |
| commit | b440ae74fbd2f4fbeb6de2aa35f885727eea2134 (patch) | |
| tree | 1e58749f8a9c4ffa544dfa8789e3285176849a3f /libs/JSystem/JKernel/JKRFileCache.cpp | |
| parent | e1a0f636e5c68d53b4e00a4cff85700f6588ef1b (diff) | |
MSL_C (#319)
* MSL_C/string.h
* MSL_C/stdlib.h
Diffstat (limited to 'libs/JSystem/JKernel/JKRFileCache.cpp')
| -rw-r--r-- | libs/JSystem/JKernel/JKRFileCache.cpp | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/libs/JSystem/JKernel/JKRFileCache.cpp b/libs/JSystem/JKernel/JKRFileCache.cpp index 24da35f07f..d77e26ddcd 100644 --- a/libs/JSystem/JKernel/JKRFileCache.cpp +++ b/libs/JSystem/JKernel/JKRFileCache.cpp @@ -8,7 +8,7 @@ #include "JSystem/JKernel/JKRFileFinder.h" #include "JSystem/JKernel/JKRHeap.h" #include "MSL_C/MSL_Common/Src/ctype.h" -#include "MSL_C/MSL_Common/Src/string.h" +#include "MSL_C/string.h" #include "global.h" /* 802D49B4-802D4AB4 2CF2F4 0100+00 0/0 2/2 0/0 .text mount__12JKRFileCacheFPCcP7JKRHeapPCc */ |
