Index: Ringtoets/HeightStructures/src/Ringtoets.HeightStructures.Forms/PresentationObjects/HeightStructuresInputContext.cs
===================================================================
diff -u -r04e2ad28172dab2091ef18840dfc0ba77c6c0c7d -rcb4c5e6cd9a0478a8afe7d653bb7467b3c1a2b4e
--- Ringtoets/HeightStructures/src/Ringtoets.HeightStructures.Forms/PresentationObjects/HeightStructuresInputContext.cs (.../HeightStructuresInputContext.cs) (revision 04e2ad28172dab2091ef18840dfc0ba77c6c0c7d)
+++ Ringtoets/HeightStructures/src/Ringtoets.HeightStructures.Forms/PresentationObjects/HeightStructuresInputContext.cs (.../HeightStructuresInputContext.cs) (revision cb4c5e6cd9a0478a8afe7d653bb7467b3c1a2b4e)
@@ -21,6 +21,7 @@
using System;
using Ringtoets.Common.Data.AssessmentSection;
+using Ringtoets.Common.Forms.PresentationObjects;
using Ringtoets.HeightStructures.Data;
namespace Ringtoets.HeightStructures.Forms.PresentationObjects
@@ -29,7 +30,7 @@
/// Presentation object for all data required to configure an instance of
/// in order to be able to configure height structures calculations.
///
- public class HeightStructuresInputContext : HeightStructuresContextBase
+ public class HeightStructuresInputContext : StructuresContextBase
{
///
/// Creates a new instance of .