]> git.mxchange.org Git - friendica.git/blobdiff - mod/oembed.php
Merge pull request #3518 from AndyHee/3.5.2rc
[friendica.git] / mod / oembed.php
index 7770c62fb0300356dd26476090638e32d88c16c2..3266ad963e110a0956a69a36844252e13f2f0397 100644 (file)
@@ -1,4 +1,7 @@
 <?php
+
+use Friendica\App;
+
 require_once("include/oembed.php");
 
 function oembed_content(App $a) {