diff --git a/Content.Shared/Storage/EntitySystems/SharedStorageSystem.cs b/Content.Shared/Storage/EntitySystems/SharedStorageSystem.cs index 75516af67dd..799fb7e33e9 100644 --- a/Content.Shared/Storage/EntitySystems/SharedStorageSystem.cs +++ b/Content.Shared/Storage/EntitySystems/SharedStorageSystem.cs @@ -12,6 +12,7 @@ using Content.Shared.Interaction; using Content.Shared.Item; using Content.Shared.Lock; +using Content.Shared.Nyanotrasen.Item.PseudoItem; using Content.Shared.Materials; using Content.Shared.Placeable; using Content.Shared.Popups;