1
0
mirror of https://github.com/vcmi/vcmi.git synced 2025-06-17 00:07:41 +02:00

Fix Lua and test building

This commit is contained in:
Ivan Savenko
2023-10-23 16:05:38 +03:00
parent b88a8da4e8
commit ae92bdfb51
18 changed files with 13 additions and 15 deletions

View File

@ -14,7 +14,7 @@
#include "Registry.h"
#include "../LuaStack.h"
#include "../../../lib/NetPacks.h"
#include "../../../lib/networkPacks/PacksForClientBattle.h"
VCMI_LIB_NAMESPACE_BEGIN