diff --git a/blocktopmenu.php b/blocktopmenu.php index 45481d2..d499f4b 100644 --- a/blocktopmenu.php +++ b/blocktopmenu.php @@ -24,7 +24,7 @@ * International Registered Trademark & Property of PrestaShop SA */ -use PrestaShop\PrestaShop\Core\Business\Module\WidgetInterface; +use PrestaShop\PrestaShop\Core\Module\WidgetInterface; require(dirname(__FILE__).'/menutoplinks.class.php');