Index: Ringtoets/Integration/src/Ringtoets.Integration.Forms/Views/AssessmentSectionView.cs =================================================================== diff -u -re2b40c9e08052a476113b2cb2492f60057e6e4e1 -r33d6d1caf8f9c1a6234db7f4dc663f5a24715cfa --- Ringtoets/Integration/src/Ringtoets.Integration.Forms/Views/AssessmentSectionView.cs (.../AssessmentSectionView.cs) (revision e2b40c9e08052a476113b2cb2492f60057e6e4e1) +++ Ringtoets/Integration/src/Ringtoets.Integration.Forms/Views/AssessmentSectionView.cs (.../AssessmentSectionView.cs) (revision 33d6d1caf8f9c1a6234db7f4dc663f5a24715cfa) @@ -25,6 +25,7 @@ using Core.Components.Gis.Data; using Core.Components.Gis.Forms; using Ringtoets.Common.Data.AssessmentSection; +using Ringtoets.Common.Forms.Views; using Ringtoets.Integration.Forms.Properties; using RingtoetsCommonDataResources = Ringtoets.Common.Data.Properties.Resources;