mirror of
https://github.com/vcmi/vcmi.git
synced 2025-11-06 09:09:40 +02:00
Nullkiller: try to fix build
This commit is contained in:
committed by
Andrii Danylchenko
parent
32fb465823
commit
3e9bf9b662
@@ -8,9 +8,9 @@
|
||||
*
|
||||
*/
|
||||
#include "StdInc.h"
|
||||
#include "PriorityEvaluator.h"
|
||||
#include <limits>
|
||||
|
||||
#include "Nullkiller.h"
|
||||
#include "../../../lib/mapObjects/MapObjects.h"
|
||||
#include "../../../lib/mapObjects/CommonConstructors.h"
|
||||
#include "../../../lib/CCreatureHandler.h"
|
||||
@@ -19,7 +19,6 @@
|
||||
#include "../../../lib/VCMI_Lib.h"
|
||||
#include "../../../CCallback.h"
|
||||
#include "../../../lib/filesystem/Filesystem.h"
|
||||
#include "../Engine/Nullkiller.h"
|
||||
#include "../Goals/ExecuteHeroChain.h"
|
||||
#include "../Goals/UnlockCluster.h"
|
||||
#include "../Goals/BuildThis.h"
|
||||
|
||||
Reference in New Issue
Block a user