summaryrefslogtreecommitdiff
path: root/src/emap/npc.c
diff options
context:
space:
mode:
Diffstat (limited to 'src/emap/npc.c')
-rw-r--r--src/emap/npc.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/emap/npc.c b/src/emap/npc.c
index 03c59fa..52e36ac 100644
--- a/src/emap/npc.c
+++ b/src/emap/npc.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"