diff --git a/Classes/Backend/Preview/PageLayout.php b/Classes/Backend/Preview/PageLayout.php index c8d646f5..b133dd5c 100644 --- a/Classes/Backend/Preview/PageLayout.php +++ b/Classes/Backend/Preview/PageLayout.php @@ -15,7 +15,7 @@ * The TYPO3 project - inspiring people to share! */ -namespace TYPO3\CMS\Contentblocks\Backend\Preview; +namespace TYPO3\CMS\ContentBlocks\Backend\Preview; use TYPO3\CMS\Backend\Controller\Event\ModifyPageLayoutContentEvent; use TYPO3\CMS\Backend\Utility\BackendUtility;