]> git.mxchange.org Git - quix0rs-gnu-social.git/blobdiff - lib/activityobject.php
ActivityObject::fromProfile used some non-included class definitions
[quix0rs-gnu-social.git] / lib / activityobject.php
index c506b17e857a64596bfc1300a35df40c1e886cf6..fc47485c1892199fd84a92fe54383c7532e41189 100644 (file)
@@ -32,6 +32,8 @@ if (!defined('STATUSNET')) {
     exit(1);
 }
 
+require_once(INSTALLDIR.'/lib/activitystreamjsondocument.php');
+
 /**
  * A noun-ish thing in the activity universe
  *