diff --git a/Content.Server/Connection/ConnectionManager.cs b/Content.Server/Connection/ConnectionManager.cs index a0c82baedb7..1a2891771ce 100644 --- a/Content.Server/Connection/ConnectionManager.cs +++ b/Content.Server/Connection/ConnectionManager.cs @@ -4,6 +4,7 @@ using System.Threading.Tasks; using Content.Server._NF.Auth; using Content.Server.Administration; +using Content.Corvax.Interfaces.Server; using Content.Server.Database; using Content.Server.GameTicking; using Content.Server.Preferences.Managers;