diff --git a/apps/openmw-mp/GUI.cpp b/apps/openmw-mp/GUI.cpp index a5ea4842e..5b1f3fad0 100644 --- a/apps/openmw-mp/GUI.cpp +++ b/apps/openmw-mp/GUI.cpp @@ -6,6 +6,7 @@ #include "GUI.hpp" #include "Player.hpp" #include "Networking.hpp" +#include void GUI::Init(LuaState &lua) {