Move App to src
[friendica.git/.git] / mod / tagrm.php
index 2e7f8b9..ea1ab79 100644 (file)
@@ -1,5 +1,7 @@
 <?php
 
+use Friendica\App;
+
 require_once('include/bbcode.php');
 
 function tagrm_post(App $a) {