]> git.mxchange.org Git - city.git/blobdiff - application/city/classes/factories/states/city/class_CityStateFactory.php
Continued:
[city.git] / application / city / classes / factories / states / city / class_CityStateFactory.php
index cbd6f56adc2fd161f3a72a88cff193a00852b077..f87426f8e21b73cc035e4c34f1e7f1120562e10d 100644 (file)
@@ -3,7 +3,7 @@
 namespace Org\Mxchange\City\Factory\State;
 
 // Import application-specific stuff
-use Org\Mxchange\City\Daemon\Factory\CityDaemonFactory;
+use Org\Mxchange\Factory\City\Daemon\CityDaemonFactory;
 
 // Import framework stuff
 use Org\Mxchange\CoreFramework\Factory\BaseFactory;