WebshopApi: kleinere Fehler nach Aufräumarbeiten
[kivitendo-erp.git] / SL / ShopConnector / ALL.pm
index e579fb4..4aebe89 100644 (file)
@@ -2,6 +2,8 @@ package SL::ShopConnector::ALL;
 
 use strict;
 
+use SL::ShopConnector::Shopware;
+
 my %shop_connector_by_name = (
   shopware    => 'SL::ShopConnector::Shopware',
 );