X-Git-Url: https://git.mxchange.org/?a=blobdiff_plain;f=include%2FPhoto.php;h=761abc770c725742f605d9196b9225b288f9de5c;hb=f3c8af485f67eda7cefb602793b94aebc17ffeb1;hp=1ed90bbf831ae50b8a815e80fc50c5b05890eeef;hpb=9e99066fd70a9dd9a291a523afba1a390f0e3a0b;p=friendica.git diff --git a/include/Photo.php b/include/Photo.php index 1ed90bbf83..761abc770c 100644 --- a/include/Photo.php +++ b/include/Photo.php @@ -5,6 +5,7 @@ */ use Friendica\App; +use Friendica\Core\Cache; use Friendica\Core\Config; use Friendica\Core\System; use Friendica\Database\DBM;