fix includes in game

This commit is contained in:
ebbit1q 2025-09-20 12:24:23 +02:00
parent 327cec4418
commit ba8b03712f
2 changed files with 1 additions and 1 deletions

View file

@ -39,7 +39,6 @@ class Server_Room;
class Server_Player;
class Server_AbstractParticipant;
class ServerInfo_User;
class ServerInfo_Player;
class ServerInfo_Game;
class Server_AbstractUserInterface;
class Event_GameStateChanged;