gameServer/HWProtoLobbyState.hs
changeset 6068 e18713ecf1e0
parent 5996 2c72fe81dd37
child 6191 190a8e5d9956
--- a/gameServer/HWProtoLobbyState.hs	Fri Sep 30 11:00:48 2011 +0200
+++ b/gameServer/HWProtoLobbyState.hs	Tue Sep 27 19:27:19 2011 +0400
@@ -12,6 +12,7 @@
 import Utils
 import HandlerUtils
 import RoomsAndClients
+import EngineInteraction
 
 
 answerAllTeams :: ClientInfo -> [TeamInfo] -> [Action]