mirror of
https://github.com/vcmi/vcmi.git
synced 2026-05-22 09:55:17 +02:00
Converted remaining identifier to new system
This commit is contained in:
@@ -10,7 +10,7 @@
|
||||
#include "StdInc.h"
|
||||
#include "AbstractGoal.h"
|
||||
#include "../AIGateway.h"
|
||||
#include "../../../lib/StringConstants.h"
|
||||
#include "../../../lib/constants/StringConstants.h"
|
||||
|
||||
namespace NKAI
|
||||
{
|
||||
|
||||
@@ -11,7 +11,7 @@
|
||||
#include "BuildThis.h"
|
||||
#include "../AIGateway.h"
|
||||
#include "../AIUtility.h"
|
||||
#include "../../../lib/StringConstants.h"
|
||||
#include "../../../lib/constants/StringConstants.h"
|
||||
|
||||
|
||||
namespace NKAI
|
||||
|
||||
@@ -11,7 +11,7 @@
|
||||
#include "Composition.h"
|
||||
#include "../AIGateway.h"
|
||||
#include "../AIUtility.h"
|
||||
#include "../../../lib/StringConstants.h"
|
||||
#include "../../../lib/constants/StringConstants.h"
|
||||
|
||||
|
||||
namespace NKAI
|
||||
|
||||
@@ -11,7 +11,7 @@
|
||||
#include "Goals.h"
|
||||
#include "../AIGateway.h"
|
||||
#include "../AIUtility.h"
|
||||
#include "../../../lib/StringConstants.h"
|
||||
#include "../../../lib/constants/StringConstants.h"
|
||||
|
||||
|
||||
namespace NKAI
|
||||
|
||||
Reference in New Issue
Block a user