mirror of
https://github.com/vcmi/vcmi.git
synced 2024-12-24 22:14:36 +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…
Reference in New Issue
Block a user