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