mirror of
https://github.com/vcmi/vcmi.git
synced 2025-11-25 22:42:04 +02:00
Fix Lua and test building
This commit is contained in:
@@ -14,7 +14,7 @@
|
||||
#include "Registry.h"
|
||||
|
||||
#include "../LuaStack.h"
|
||||
#include "../../../lib/NetPacks.h"
|
||||
#include "../../../lib/networkPacks/PacksForClientBattle.h"
|
||||
|
||||
VCMI_LIB_NAMESPACE_BEGIN
|
||||
|
||||
|
||||
@@ -12,6 +12,8 @@
|
||||
|
||||
#include "PackForClient.h"
|
||||
|
||||
#include "../../../../lib/networkPacks/PacksForClientBattle.h"
|
||||
|
||||
VCMI_LIB_NAMESPACE_BEGIN
|
||||
|
||||
namespace scripting
|
||||
|
||||
@@ -12,6 +12,8 @@
|
||||
|
||||
#include "PackForClient.h"
|
||||
|
||||
#include "../../../../lib/networkPacks/PacksForClientBattle.h"
|
||||
|
||||
VCMI_LIB_NAMESPACE_BEGIN
|
||||
|
||||
namespace scripting
|
||||
|
||||
@@ -12,6 +12,8 @@
|
||||
|
||||
#include "PackForClient.h"
|
||||
|
||||
#include "../../../../lib/networkPacks/PacksForClient.h"
|
||||
|
||||
VCMI_LIB_NAMESPACE_BEGIN
|
||||
|
||||
namespace scripting
|
||||
|
||||
Reference in New Issue
Block a user