diff --git a/Content.Server/Construction/ConstructionSystem.Machine.cs b/Content.Server/Construction/ConstructionSystem.Machine.cs index 40dd3cf9466..8ea3c70a79c 100644 --- a/Content.Server/Construction/ConstructionSystem.Machine.cs +++ b/Content.Server/Construction/ConstructionSystem.Machine.cs @@ -1,6 +1,6 @@ using Content.Server.Construction.Components; using Content.Shared.Construction.Components; -using Content.Shared.Construction.Prototypes; +using Content.Shared.Construction.Prototypes; // Corvax-Next using Robust.Shared.Containers; using Robust.Shared.Prototypes; // Corvax-Next