diff --git a/apps/openmw-mp/Player.hpp b/apps/openmw-mp/Player.hpp index a59319f3b..abc205dcb 100644 --- a/apps/openmw-mp/Player.hpp +++ b/apps/openmw-mp/Player.hpp @@ -21,7 +21,6 @@ #include "Cell.hpp" #include "CellController.hpp" -struct Player; typedef std::map TPlayers; typedef std::map TSlots;