Move App to src
[friendica.git/.git] / mod / xrd.php
index 7b812a7..c51f419 100644 (file)
@@ -1,5 +1,7 @@
 <?php
 
+use Friendica\App;
+
 require_once('include/crypto.php');
 
 function xrd_init(App $a) {