diff options
| author | Jcw87 <Jcw87@users.noreply.github.com> | 2023-04-21 02:02:03 -0700 |
|---|---|---|
| committer | GitHub <noreply@github.com> | 2023-04-21 02:02:03 -0700 |
| commit | f5fc527d39c754fde87aeb90033d2efd698ad7e2 (patch) | |
| tree | bce002e621968da87e420d06d09193840a381c9b /src/d/d_name.cpp | |
| parent | 472340e2d65914f3a19aa332ad31939755ee4579 (diff) | |
add MSL_C/stdio.h (#317)
Diffstat (limited to 'src/d/d_name.cpp')
| -rw-r--r-- | src/d/d_name.cpp | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/src/d/d_name.cpp b/src/d/d_name.cpp index 7ed8aed09a..69b1acbee4 100644 --- a/src/d/d_name.cpp +++ b/src/d/d_name.cpp @@ -5,6 +5,7 @@ #include "d/d_name.h" #include "JSystem/J2DGraph/J2DAnmLoader.h" +#include "MSL_C/stdio.h" #include "dol2asm.h" #include "dolphin/types.h" #include "f_op/f_op_msg_mng.h" |
