diff --git a/Content.Client/UserInterface/Systems/Ghost/Controls/Roles/GhostRolesEui.cs b/Content.Client/UserInterface/Systems/Ghost/Controls/Roles/GhostRolesEui.cs index 99bf3a0a9ff..8fb8cc349f0 100644 --- a/Content.Client/UserInterface/Systems/Ghost/Controls/Roles/GhostRolesEui.cs +++ b/Content.Client/UserInterface/Systems/Ghost/Controls/Roles/GhostRolesEui.cs @@ -5,6 +5,7 @@ using Content.Shared.Ghost.Roles; using JetBrains.Annotations; using Robust.Client.GameObjects; +using Robust.Shared.Utility; namespace Content.Client.UserInterface.Systems.Ghost.Controls.Roles {