summaryrefslogtreecommitdiff
path: root/src/map/searchstore.c
diff options
context:
space:
mode:
authorAndrei Karas <akaras@inbox.ru>2015-10-17 20:12:15 +0300
committerAndrei Karas <akaras@inbox.ru>2015-10-19 21:12:24 +0300
commit54d1c8b93adbeee5838b8dadabeb789b9fa6c511 (patch)
tree498abe5bb90128e64f84a838f61aa18badd4346b /src/map/searchstore.c
parentb320fdc7451c8643971a8b17c84ec777f9d7ecdf (diff)
downloadhercules-54d1c8b93adbeee5838b8dadabeb789b9fa6c511.tar.gz
hercules-54d1c8b93adbeee5838b8dadabeb789b9fa6c511.tar.bz2
hercules-54d1c8b93adbeee5838b8dadabeb789b9fa6c511.tar.xz
hercules-54d1c8b93adbeee5838b8dadabeb789b9fa6c511.zip
rename malloc.c/h to memmgr.
Diffstat (limited to 'src/map/searchstore.c')
-rw-r--r--src/map/searchstore.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/map/searchstore.c b/src/map/searchstore.c
index 46b102ad5..cdcf51b0e 100644
--- a/src/map/searchstore.c
+++ b/src/map/searchstore.c
@@ -10,7 +10,7 @@
#include "map/clif.h" // clif-"open_search_store_info, clif-"search_store_info_*
#include "map/pc.h" // struct map_session_data
#include "common/cbasetypes.h"
-#include "common/malloc.h" // aMalloc, aRealloc, aFree
+#include "common/memmgr.h" // aMalloc, aRealloc, aFree
#include "common/showmsg.h" // ShowError, ShowWarning
#include "common/strlib.h" // safestrncpy