From 1e452a27de8de22d933f5b37c407aa3980948a66 Mon Sep 17 00:00:00 2001 From: ultramage Date: Wed, 26 Dec 2007 17:18:57 +0000 Subject: Moved distance-related functions to path.c/h git-svn-id: https://rathena.svn.sourceforge.net/svnroot/rathena/trunk@11981 54d463be-8e91-2dee-dedb-b68131a5f0ec --- src/map/mob.c | 1 + 1 file changed, 1 insertion(+) (limited to 'src/map/mob.c') diff --git a/src/map/mob.c b/src/map/mob.c index d5105597f..3e3e7719d 100644 --- a/src/map/mob.c +++ b/src/map/mob.c @@ -12,6 +12,7 @@ #include "../common/utils.h" #include "map.h" +#include "path.h" #include "clif.h" #include "intif.h" #include "pc.h" -- cgit v1.2.3-60-g2f50