Renamed Registry -> GenericRegistry to make it clear that this registry does
[core.git] / framework / main / interfaces / index / class_Indexable
index 2d253242636a9e264853898ca072ca4b67819f80..68242260822ca5d87d7cfc6f3c4a63bde103d6f8 100644 (file)
@@ -3,7 +3,7 @@
 namespace CoreFramework\Index\!!!;
 
 // Import framework stuff
-use CoreFramework\Index\Indexable;
+use Org\Mxchange\CoreFramework\Index\Indexable;
 
 /**
  * An interface for Indexable classes