Index: Ringtoets/Common/test/Ringtoets.Common.Service.Test/IllustrationPoints/WindDirectionConverterTest.cs =================================================================== diff -u -r2e41076ad79396a23233e6f483eb16019f5d3460 -r0fd23ff8e68b5f0d18d344d104bc68216cb49b51 --- Ringtoets/Common/test/Ringtoets.Common.Service.Test/IllustrationPoints/WindDirectionConverterTest.cs (.../WindDirectionConverterTest.cs) (revision 2e41076ad79396a23233e6f483eb16019f5d3460) +++ Ringtoets/Common/test/Ringtoets.Common.Service.Test/IllustrationPoints/WindDirectionConverterTest.cs (.../WindDirectionConverterTest.cs) (revision 0fd23ff8e68b5f0d18d344d104bc68216cb49b51) @@ -25,7 +25,7 @@ using Ringtoets.Common.Data.Hydraulics.IllustrationPoints; using Ringtoets.Common.Data.TestUtil; using Ringtoets.Common.Service.IllustrationPoints; -using HydraWindDirection = Ringtoets.HydraRing.Calculation.Parsers.IllustrationPoints.WindDirection; +using HydraWindDirection = Ringtoets.HydraRing.Calculation.Data.Output.IllustrationPoints.WindDirection; namespace Ringtoets.Common.Service.Test.IllustrationPoints {