diff --git a/core/lib/Thelia/Install/Update.php b/core/lib/Thelia/Install/Update.php index 373e46fa7..22d311b5c 100644 --- a/core/lib/Thelia/Install/Update.php +++ b/core/lib/Thelia/Install/Update.php @@ -27,6 +27,7 @@ use Propel\Runtime\Propel; use Thelia\Install\Exception\UpToDateException; use Thelia\Log\Tlog; use Thelia\Model\ConfigQuery; +use Thelia\Model\Map\ProductTableMap; /**