diff --git a/src/strategy/actions/BattleGroundTactics.cpp b/src/strategy/actions/BattleGroundTactics.cpp index a14831fa..856b43c6 100644 --- a/src/strategy/actions/BattleGroundTactics.cpp +++ b/src/strategy/actions/BattleGroundTactics.cpp @@ -26,6 +26,7 @@ #include "Playerbots.h" #include "PositionValue.h" #include "PvpTriggers.h" +#include "PathFinder.h" #include "ServerFacade.h" #include "Vehicle.h"