]> git.mxchange.org Git - friendica-addons.git/blobdiff - statusnet/statusnet.php
Merge remote-tracking branch 'upstream/master' into 1603-fromgplus-keywords
[friendica-addons.git] / statusnet / statusnet.php
index e030232f184fb42e5b01ea415e2774a6d53b49e7..4fdd6a74b818b2f7b5f3b4606556a85fa013f7d2 100644 (file)
@@ -45,6 +45,7 @@ define('STATUSNET_DEFAULT_POLL_INTERVAL', 5); // given in minutes
 
 require_once('library/twitteroauth.php');
 require_once('include/enotify.php');
+require_once("include/socgraph.php");
 
 class StatusNetOAuth extends TwitterOAuth {
     function get_maxlength() {