summaryrefslogtreecommitdiff
path: root/src/emap/clif.c
diff options
context:
space:
mode:
Diffstat (limited to 'src/emap/clif.c')
-rw-r--r--src/emap/clif.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/emap/clif.c b/src/emap/clif.c
index 5618848..20c5f55 100644
--- a/src/emap/clif.c
+++ b/src/emap/clif.c
@@ -8,7 +8,7 @@
#include <string.h>
#include "common/HPMi.h"
-#include "common/malloc.h"
+#include "common/memmgr.h"
#include "common/mmo.h"
#include "common/socket.h"
#include "common/strlib.h"