diff options
Diffstat (limited to 'src/d/d_kankyo_debug.cpp')
| -rw-r--r-- | src/d/d_kankyo_debug.cpp | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/src/d/d_kankyo_debug.cpp b/src/d/d_kankyo_debug.cpp index 973f281119..db88bf37d3 100644 --- a/src/d/d_kankyo_debug.cpp +++ b/src/d/d_kankyo_debug.cpp @@ -7,6 +7,7 @@ #include "f_op/f_op_camera_mng.h" #include "m_Do/m_Do_controller_pad.h" #include "m_Do/m_Do_graphic.h" +#include <cstring> static void add_update_proc(u8* mode, s16* param_1, s16* param_2, s16* param_3) { int value; |
