Explorar o código

CPathfinder: don't include RegisterTypes

ArseniyShestakov %!s(int64=10) %!d(string=hai) anos
pai
achega
c4ea0c7ff2
Modificáronse 1 ficheiros con 2 adicións e 1 borrados
  1. 2 1
      lib/CPathfinder.cpp

+ 2 - 1
lib/CPathfinder.cpp

@@ -3,7 +3,8 @@
 
 #include "CHeroHandler.h"
 #include "mapping/CMap.h"
-#include "registerTypes/RegisterTypes.h"
+#include "CGameState.h"
+#include "mapObjects/CGHeroInstance.h"
 #include "GameConstants.h"
 #include "CStopWatch.h"