diff options
Diffstat (limited to 'src/d/d_map_path_fmap.cpp')
| -rw-r--r-- | src/d/d_map_path_fmap.cpp | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/src/d/d_map_path_fmap.cpp b/src/d/d_map_path_fmap.cpp index f3fbef9441..8cf6a4a580 100644 --- a/src/d/d_map_path_fmap.cpp +++ b/src/d/d_map_path_fmap.cpp @@ -2,6 +2,7 @@ #include "d/d_com_inf_game.h" #include "d/d_map_path_fmap.h" +#include <cstring> void fmpTresTypeGroupDataList_c::addTypeGroupData(u8 i_typeGroupNo, dTres_c::data_s const* i_tresData) { |
