]> git.mxchange.org Git - friendica.git/blobdiff - include/bbcode.php
Add Contact Object
[friendica.git] / include / bbcode.php
index 89311e7755e75cb92079e6bd2fb6f18e970b3221..609ca922bcefc9b033e550024cb2a91319d2ecac 100644 (file)
@@ -5,6 +5,7 @@ use Friendica\Content\Smilies;
 use Friendica\Core\Cache;
 use Friendica\Core\System;
 use Friendica\Core\Config;
+use Friendica\Object\Contact;
 
 require_once 'include/oembed.php';
 require_once 'include/event.php';