Index: Ringtoets/Integration/test/Ringtoets.Integration.Forms.Test/BackgroundMapDataSelectionDialogTest.cs =================================================================== diff -u -r8ed20afbbecb8d353372e6623e7bbf68cdee543c -r99f9004206bfb9de084275d749b7aeccafd6da18 --- Ringtoets/Integration/test/Ringtoets.Integration.Forms.Test/BackgroundMapDataSelectionDialogTest.cs (.../BackgroundMapDataSelectionDialogTest.cs) (revision 8ed20afbbecb8d353372e6623e7bbf68cdee543c) +++ Ringtoets/Integration/test/Ringtoets.Integration.Forms.Test/BackgroundMapDataSelectionDialogTest.cs (.../BackgroundMapDataSelectionDialogTest.cs) (revision 99f9004206bfb9de084275d749b7aeccafd6da18) @@ -28,10 +28,10 @@ using BruTile; using Core.Common.Controls.Dialogs; using Core.Common.TestUtil; -using Core.Components.DotSpatial.Forms.Views; -using Core.Components.DotSpatial.Layer.BruTile.Configurations; -using Core.Components.DotSpatial.TestUtil; +using Core.Components.BruTile.Configurations; +using Core.Components.BruTile.TestUtil; using Core.Components.Gis.Data; +using Core.Components.Gis.Forms.Views; using NUnit.Extensions.Forms; using NUnit.Framework; using Rhino.Mocks;