Index: Ringtoets/Piping/src/Ringtoets.Piping.Plugin/PipingPlugin.cs =================================================================== diff -u -re402805257d7185512020535bd0df9cd01a7734e -r6df044b18d205d87d4f38a623cc6e29146d4e95e --- Ringtoets/Piping/src/Ringtoets.Piping.Plugin/PipingPlugin.cs (.../PipingPlugin.cs) (revision e402805257d7185512020535bd0df9cd01a7734e) +++ Ringtoets/Piping/src/Ringtoets.Piping.Plugin/PipingPlugin.cs (.../PipingPlugin.cs) (revision 6df044b18d205d87d4f38a623cc6e29146d4e95e) @@ -47,7 +47,7 @@ using Ringtoets.Piping.Forms.PresentationObjects; using Ringtoets.Piping.Forms.PropertyClasses; using Ringtoets.Piping.Forms.Views; -using Ringtoets.Piping.IO.Exporters; +using Ringtoets.Piping.IO.Configurations; using Ringtoets.Piping.IO.Importers; using Ringtoets.Piping.Plugin.FileImporter; using Ringtoets.Piping.Plugin.Properties;