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