1
0
Fork 1
mirror of https://github.com/TES3MP/openmw-tes3mp.git synced 2025-01-19 21:23:52 +00:00

[Server] Fix build

This commit is contained in:
Koncord 2018-02-26 21:03:42 +08:00
parent 6f7771d97e
commit 23da0b16ea

View file

@ -6,6 +6,7 @@
#include "GUI.hpp"
#include "Player.hpp"
#include "Networking.hpp"
#include <RakPeerInterface.h>
void GUI::Init(LuaState &lua)
{