diff options
Diffstat (limited to 'src/map/mercenary.c')
-rw-r--r-- | src/map/mercenary.c | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/src/map/mercenary.c b/src/map/mercenary.c index cb502d8af..f7799e500 100644 --- a/src/map/mercenary.c +++ b/src/map/mercenary.c @@ -5,6 +5,7 @@ #include <math.h> #include "../common/cbasetypes.h" +#include "../common/malloc.h" #include "../common/socket.h" #include "../common/timer.h" #include "../common/nullpo.h" |