/*
* @deprecated since 6.0, the classname tx_impexp and this file is obsolete
* and will be removed with 6.2. The class was renamed and is now located at:
- * typo3/sysext/impexp/classes/ImportExport.php
+ * typo3/sysext/impexp/Classes/ImportExport.php
*/
-require_once \TYPO3\CMS\Core\Utility\ExtensionManagementUtility::extPath('impexp') . 'classes/ImportExport.php';
+require_once \TYPO3\CMS\Core\Utility\ExtensionManagementUtility::extPath('impexp') . 'Classes/ImportExport.php';
?>
\ No newline at end of file