Move App to src
[friendica.git/.git] / index.php
index cebff92..098bae2 100644 (file)
--- a/index.php
+++ b/index.php
@@ -13,6 +13,7 @@
  *
  */
 
+use Friendica\App;
 use Friendica\Core\Config;
 
 require_once('boot.php');