Index: Ringtoets/Common/src/Ringtoets.Common.Forms/Views/RingtoetsBackgroundMapDataFactory.cs =================================================================== diff -u -rc2b4bf524f457472880c238cbc4ad0aa0ba589f0 -rdd2a51d0a110b707de32cca2b00994f33f877c9c --- Ringtoets/Common/src/Ringtoets.Common.Forms/Views/RingtoetsBackgroundMapDataFactory.cs (.../RingtoetsBackgroundMapDataFactory.cs) (revision c2b4bf524f457472880c238cbc4ad0aa0ba589f0) +++ Ringtoets/Common/src/Ringtoets.Common.Forms/Views/RingtoetsBackgroundMapDataFactory.cs (.../RingtoetsBackgroundMapDataFactory.cs) (revision dd2a51d0a110b707de32cca2b00994f33f877c9c) @@ -23,7 +23,7 @@ using System.ComponentModel; 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 {