瀏覽代碼

Follow up 72617ac98b4c40407627fe86e7123a25bfd8a025
* Fixed an error

Signed-off-by: Cydh Ramdh <house.bad@gmail.com>

Cydh Ramdh 10 年之前
父節點
當前提交
5e58ab6fc9
共有 1 個文件被更改,包括 1 次插入0 次删除
  1. 1 0
      src/map/atcommand.c

+ 1 - 0
src/map/atcommand.c

@@ -32,6 +32,7 @@
 #include "trade.h"
 #include "mapreg.h"
 #include "quest.h"
+#include "pc.h"
 
 #include <stdlib.h>
 #include <math.h>