diff --git a/Content.Server/_CP14/RoundEnd/CP14RoundEndSystem.cs b/Content.Server/_CP14/RoundEnd/CP14RoundEndSystem.cs index c79326aac5..61fa6d45ce 100644 --- a/Content.Server/_CP14/RoundEnd/CP14RoundEndSystem.cs +++ b/Content.Server/_CP14/RoundEnd/CP14RoundEndSystem.cs @@ -3,6 +3,7 @@ using Content.Server.Chat.Systems; using Content.Server.GameTicking; using Content.Server.RoundEnd; using Content.Shared._CP14.MagicEnergy; +using Content.Shared.GameTicking; using Content.Shared.CCVar; using Robust.Shared.Configuration; using Robust.Shared.Audio;