]> git.mxchange.org Git - friendica.git/blobdiff - src/Model/GlobalContact.php
Add Contact Object
[friendica.git] / src / Model / GlobalContact.php
index 1ca814789b4d59058ca8b0fe9c0e9374ef202544..dc30c8b692453b0acda30a2550be895e9eacc770 100644 (file)
@@ -10,6 +10,7 @@ use Friendica\Core\System;
 use Friendica\Core\Worker;
 use Friendica\Database\DBM;
 use Friendica\Network\Probe;
+use Friendica\Object\Profile;
 use Friendica\Protocol\PortableContact;
 use dba;
 use Exception;