summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorshennetsind <ind@henn.et>2015-01-17 16:32:47 -0200
committershennetsind <ind@henn.et>2015-01-17 16:32:47 -0200
commitf0ea100d5ccc03d8f94b67ea9d3ffa82fcd937b1 (patch)
treee745dbe4dbe612c91d703bdbda74d88a61752c05
parent84b88781a0c39f7379ed85f74dc03c4e868a171f (diff)
downloadhercules-f0ea100d5ccc03d8f94b67ea9d3ffa82fcd937b1.tar.gz
hercules-f0ea100d5ccc03d8f94b67ea9d3ffa82fcd937b1.tar.bz2
hercules-f0ea100d5ccc03d8f94b67ea9d3ffa82fcd937b1.tar.xz
hercules-f0ea100d5ccc03d8f94b67ea9d3ffa82fcd937b1.zip
Follow up 84b88781a0c39f7379ed85f74dc03c4e868a171f
Thanks to Haruna Signed-off-by: shennetsind <ind@henn.et>
-rw-r--r--src/tool/mapcache.c1
1 files changed, 1 insertions, 0 deletions
diff --git a/src/tool/mapcache.c b/src/tool/mapcache.c
index 59d70b62d..cfd05b0aa 100644
--- a/src/tool/mapcache.c
+++ b/src/tool/mapcache.c
@@ -15,6 +15,7 @@
#include "../common/mmo.h"
#include "../common/showmsg.h"
#include "../common/utils.h"
+#include "../common/strlib.h"
#ifndef _WIN32
#include <unistd.h>