Index: Ringtoets/Integration/src/Ringtoets.Integration.IO/Creators/AggregatedSerializableCombinedFailureMechanismSectionAssemblyCreator.cs =================================================================== diff -u -r2a81f01756e227d5ce93717b21b87e8a5cd5fcbb -rd21e21de40ef2d77be1666b64ddd48a1e649699d --- Ringtoets/Integration/src/Ringtoets.Integration.IO/Creators/AggregatedSerializableCombinedFailureMechanismSectionAssemblyCreator.cs (.../AggregatedSerializableCombinedFailureMechanismSectionAssemblyCreator.cs) (revision 2a81f01756e227d5ce93717b21b87e8a5cd5fcbb) +++ Ringtoets/Integration/src/Ringtoets.Integration.IO/Creators/AggregatedSerializableCombinedFailureMechanismSectionAssemblyCreator.cs (.../AggregatedSerializableCombinedFailureMechanismSectionAssemblyCreator.cs) (revision d21e21de40ef2d77be1666b64ddd48a1e649699d) @@ -21,13 +21,13 @@ using System; using System.Linq; -using Ringtoets.AssemblyTool.IO.Model; -using Ringtoets.AssemblyTool.IO.Model.Enums; using Ringtoets.Integration.IO.AggregatedSerializable; using Ringtoets.Integration.IO.Assembly; using Ringtoets.Integration.IO.Exceptions; using Ringtoets.Integration.IO.Helpers; using Ringtoets.Integration.IO.Properties; +using Riskeer.AssemblyTool.IO.Model; +using Riskeer.AssemblyTool.IO.Model.Enums; namespace Ringtoets.Integration.IO.Creators {