diff --git a/ReportImp/ChristopherusHausMID/Export/CustomDataExporter.cs b/ReportImp/ChristopherusHausMID/Export/CustomDataExporter.cs index 54dcb494a..53dd179b9 100644 --- a/ReportImp/ChristopherusHausMID/Export/CustomDataExporter.cs +++ b/ReportImp/ChristopherusHausMID/Export/CustomDataExporter.cs @@ -1,5 +1,6 @@ using System; using System.Collections.Generic; + using BeWo.Service.Plugins; using BS.Shared.Core; using BS.Shared.DataContracts;