From d6616008587f520e39be07dfc7722fe28d5efc9c Mon Sep 17 00:00:00 2001 From: nordsoft Date: Thu, 28 Sep 2023 13:14:23 +0200 Subject: [PATCH] Add header --- lib/pathfinder/CGPathNode.cpp | 1 + 1 file changed, 1 insertion(+) diff --git a/lib/pathfinder/CGPathNode.cpp b/lib/pathfinder/CGPathNode.cpp index 057161295..701c2f5bb 100644 --- a/lib/pathfinder/CGPathNode.cpp +++ b/lib/pathfinder/CGPathNode.cpp @@ -15,6 +15,7 @@ #include "../gameState/CGameState.h" #include "../mapObjects/CGHeroInstance.h" #include "../mapping/CMapDefines.h" +#include "../MetaString.h" VCMI_LIB_NAMESPACE_BEGIN