diff --git a/src/Forms/FormGridStart.php b/src/Forms/FormGridStart.php index bd1d71e..506ae0d 100755 --- a/src/Forms/FormGridStart.php +++ b/src/Forms/FormGridStart.php @@ -13,7 +13,7 @@ namespace Clickpress\ContaoClickpressGridBundle\Forms; -use BackendTemplate; +use Contao\BackendTemplate; use Contao\System; use Contao\Widget;