]> git.mxchange.org Git - friendica.git/blobdiff - mod/follow.php
Merge pull request #1455 from pztrn/master
[friendica.git] / mod / follow.php
index 5e48174c937c04c21745eee403162e43724b09e7..5c2c764c7cbddac0336e601394627ba53462f416 100644 (file)
@@ -1,6 +1,6 @@
 <?php
 
-require_once('Scrape.php');
+require_once('include/Scrape.php');
 require_once('include/follow.php');
 
 function follow_init(&$a) {