diff --git a/Content.Server/_DV/NanoChat/NanoChatSystem.cs b/Content.Server/_DV/NanoChat/NanoChatSystem.cs index e8225a7bf0..d9b7a11c36 100644 --- a/Content.Server/_DV/NanoChat/NanoChatSystem.cs +++ b/Content.Server/_DV/NanoChat/NanoChatSystem.cs @@ -6,6 +6,7 @@ using Content.Shared.Database; using Content.Shared._DV.CartridgeLoader.Cartridges; using Content.Shared._DV.NanoChat; using Content.Shared.Kitchen.Components; +using Content.Shared.Kitchen; using Content.Shared.NameIdentifier; using Content.Shared.PDA; using Robust.Shared.Containers;