diff --git a/Content.Client/GameObjects/Components/Inventory/ClientInventoryComponent.cs b/Content.Client/GameObjects/Components/Inventory/ClientInventoryComponent.cs index ccac3fc8c6..6b3b85761d 100644 --- a/Content.Client/GameObjects/Components/Inventory/ClientInventoryComponent.cs +++ b/Content.Client/GameObjects/Components/Inventory/ClientInventoryComponent.cs @@ -1,6 +1,7 @@ using Content.Shared.GameObjects; using Content.Shared.Input; using SS14.Client.GameObjects; +using SS14.Client.Interfaces.GameObjects.Components; using SS14.Client.Interfaces.Input; using SS14.Client.UserInterface; using SS14.Client.UserInterface.Controls; @@ -162,12 +163,14 @@ namespace Content.Client.GameObjects button.GetChild