From c1baade00f9467d1e0b742d607b69a1c904cf81f Mon Sep 17 00:00:00 2001 From: "Michael Cook (mackal)" Date: Mon, 15 Dec 2014 19:06:38 -0500 Subject: [PATCH] Fix build failure --- zone/pathing.h | 1 + 1 file changed, 1 insertion(+) diff --git a/zone/pathing.h b/zone/pathing.h index 833a6ef96..9d3212fcf 100644 --- a/zone/pathing.h +++ b/zone/pathing.h @@ -8,6 +8,7 @@ #include class Client; +class Mob; #define PATHNODENEIGHBOURS 50