diff options
Diffstat (limited to 'src/d/d_map_path.cpp')
| -rw-r--r-- | src/d/d_map_path.cpp | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/src/d/d_map_path.cpp b/src/d/d_map_path.cpp index 7e39f4a685..2ddd0815ec 100644 --- a/src/d/d_map_path.cpp +++ b/src/d/d_map_path.cpp @@ -12,6 +12,7 @@ #include "d/d_com_inf_game.h" #include "d/d_map_path.h" #include "m_Do/m_Do_lib.h" +#include <cstring> void dMpath_n::dTexObjAggregate_c::create() { static int const data[7] = { |
