Move App to src
[friendica.git/.git] / include / Contact.php
index 6f662cd..d635ee8 100644 (file)
@@ -1,5 +1,7 @@
 <?php
 
+use Friendica\App;
+
 // Included here for completeness, but this is a very dangerous operation.
 // It is the caller's responsibility to confirm the requestor's intent and
 // authorisation to do this.