1
0
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:
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

@@ -11,7 +11,7 @@
#include "ScriptFixture.h"
#include "../../lib/NetPacks.h"
#include "../../lib/networkPacks/PacksForClientBattle.h"
#include "../mock/mock_ServerCallback.h"