| @@ -14,9 +14,9 @@ | ||
| 14 | 14 | use SeQura\WC\Controllers\Hooks\Payment\Interface_Payment_Controller; |
| 15 | 15 | use SeQura\WC\Controllers\Hooks\Process\Interface_Async_Process_Controller; |
| 16 | 16 | use SeQura\WC\Controllers\Hooks\Settings\Interface_Settings_Controller; |
| 17 | 17 | use SeQura\WC\Controllers\Rest\REST_Controller; |
| 18 | -use SeQura\WC\Services\Interface_Constants; | |
| 18 | +use SeQura\WC\Services\Constants\Interface_Constants; | |
| 19 | 19 | use SeQura\WC\Services\Migration\Interface_Migration_Manager; |
| 20 | 20 | |
| 21 | 21 | /** |
| 22 | 22 | * The core plugin class. |