]> git.mxchange.org Git - friendica.git/blobdiff - include/follow.php
Fix wrong class name case
[friendica.git] / include / follow.php
index 57520abe602291011acfb8ca67eeb931442f698c..161e669e949bb26480e07521528aa02b9820125d 100644 (file)
@@ -1,4 +1,7 @@
 <?php
+
+use Friendica\App;
+
 require_once("include/Scrape.php");
 require_once("include/socgraph.php");
 require_once('include/group.php');