mirror of
https://github.com/vcmi/vcmi.git
synced 2025-11-29 23:07:48 +02:00
Fix more includes and move SideInBattle / SiegeInfo into battle
This commit is contained in:
@@ -8,9 +8,9 @@
|
||||
*
|
||||
*/
|
||||
|
||||
#include "StdInc.h"
|
||||
#include "../StdInc.h"
|
||||
#include "BattleAction.h"
|
||||
#include "CStack.h"
|
||||
#include "../CStack.h"
|
||||
|
||||
using namespace Battle;
|
||||
|
||||
|
||||
Reference in New Issue
Block a user