]> git.mxchange.org Git - quix0rs-gnu-social.git/blobdiff - lib/activityobject.php
There were referenced in ActivityObject not autoloaded
[quix0rs-gnu-social.git] / lib / activityobject.php
index c506b17e857a64596bfc1300a35df40c1e886cf6..8772611b490dfd5f1cfd6f1698dae9c22652802a 100644 (file)
@@ -32,6 +32,8 @@ if (!defined('STATUSNET')) {
     exit(1);
 }
 
+require(INSTALLDIR.'/lib/activitystreamjsondocument.php');
+
 /**
  * A noun-ish thing in the activity universe
  *