Continued:
[core.git] / inc / main / classes / class_BaseFrameworkSystem.php
index e841f005d813b10ce2271f6634b5cfff1746395d..fce4dc76d5880b93b7d00ca775ecda758b5f0066 100644 (file)
@@ -5,6 +5,7 @@ namespace CoreFramework\Object;
 // Import framework stuff
 use CoreFramework\Configuration\FrameworkConfiguration;
 use CoreFramework\Generic\FrameworkInterface;
+use CoreFramework\Manager\ManageableApplication;
 
 // Import SPL stuff
 use \stdClass;