diff options
Diffstat (limited to 'src')
-rw-r--r-- | src/map/log.c | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/src/map/log.c b/src/map/log.c index 02a77d0d2..09505d9ea 100644 --- a/src/map/log.c +++ b/src/map/log.c @@ -9,6 +9,7 @@ #include "../common/strlib.h"
#include "../common/nullpo.h"
#include "../common/showmsg.h"
+#include "../common/malloc.h"
#include "itemdb.h"
#include "map.h"
#include "log.h"
|