Index: Application/Ringtoets/src/Application.Ringtoets/App.xaml.cs =================================================================== diff -u -reb9ae3e1e1ff0b2f8135d77464dfc4b3ddd3e397 -r7fbccb3fbe4acabe8c7c905aaa64d04bc13ffc74 --- Application/Ringtoets/src/Application.Ringtoets/App.xaml.cs (.../App.xaml.cs) (revision eb9ae3e1e1ff0b2f8135d77464dfc4b3ddd3e397) +++ Application/Ringtoets/src/Application.Ringtoets/App.xaml.cs (.../App.xaml.cs) (revision 7fbccb3fbe4acabe8c7c905aaa64d04bc13ffc74) @@ -59,8 +59,8 @@ using Ringtoets.Piping.Plugin; using Ringtoets.StabilityPointStructures.Plugin; using Ringtoets.StabilityStoneCover.Plugin; -using Ringtoets.Storage.Core; using Ringtoets.WaveImpactAsphaltCover.Plugin; +using Riskeer.Storage.Core; using CoreCommonGuiResources = Core.Common.Gui.Properties.Resources; using MessageBox = System.Windows.MessageBox; #if DEVELOPMENT