Index: Ringtoets/Common/src/Ringtoets.Common.Forms/Views/RingtoetsMapControl.cs =================================================================== diff -u -r1d7f9c7875b22fe69fd5b1a32b2bc817dd6cf192 -rdd2a51d0a110b707de32cca2b00994f33f877c9c --- Ringtoets/Common/src/Ringtoets.Common.Forms/Views/RingtoetsMapControl.cs (.../RingtoetsMapControl.cs) (revision 1d7f9c7875b22fe69fd5b1a32b2bc817dd6cf192) +++ Ringtoets/Common/src/Ringtoets.Common.Forms/Views/RingtoetsMapControl.cs (.../RingtoetsMapControl.cs) (revision dd2a51d0a110b707de32cca2b00994f33f877c9c) @@ -23,7 +23,7 @@ using Core.Components.DotSpatial.Forms; using Core.Components.Gis.Data; using Ringtoets.Common.Data.AssessmentSection; -using Ringtoets.Common.Forms.TypeConverters; +using Ringtoets.Common.Utils.TypeConverters; namespace Ringtoets.Common.Forms.Views {