]> git.mxchange.org Git - city.git/blobdiff - application/city/classes/states/city/active/class_CityActiveState.php
Continued:
[city.git] / application / city / classes / states / city / active / class_CityActiveState.php
index 22ac35ebaf3124503969bf623be434b5baa1413c..0b8b1aebf2e559725beffc5d6e805f0d7d940ff8 100644 (file)
@@ -3,8 +3,8 @@
 namespace Org\Mxchange\City\State\Active;
 
 // Import application-specific stuff
-use Org\Mxchange\City\Daemon\Factory\CityDaemonFactory;
 use Org\Mxchange\City\State\BaseCityState;
+use Org\Mxchange\Factory\City\Daemon\CityDaemonFactory;
 
 // Import framework stuff
 use Org\Mxchange\CoreFramework\State\Stateable;