mirror of
https://github.com/vcmi/vcmi.git
synced 2024-12-24 22:14:36 +02:00
Fix include for SiegeInfo / SideInBattle. Lost them on rebase
This commit is contained in:
parent
fb19a3a068
commit
29e50cc21c
@ -8,8 +8,8 @@
|
||||
*
|
||||
*/
|
||||
#pragma once
|
||||
#include "../SiegeInfo.h"
|
||||
#include "../SideInBattle.h"
|
||||
#include "SiegeInfo.h"
|
||||
#include "SideInBattle.h"
|
||||
#include "../HeroBonus.h"
|
||||
#include "CBattleInfoCallback.h"
|
||||
#include "../int3.h"
|
||||
|
Loading…
Reference in New Issue
Block a user