mirror of
https://github.com/vcmi/vcmi.git
synced 2025-03-25 21:38:59 +02:00
- fixed include random generator header
This commit is contained in:
parent
1d57b75bc5
commit
e2bcac4d27
@ -1,7 +1,7 @@
|
||||
#include "StdInc.h"
|
||||
#include "CEmptyAI.h"
|
||||
|
||||
#include "CRandomGenerator.h"
|
||||
#include "../../lib/CRandomGenerator.h"
|
||||
|
||||
void CEmptyAI::init(shared_ptr<CCallback> CB)
|
||||
{
|
||||
|
Loading…
x
Reference in New Issue
Block a user