Move App to src
[friendica.git/.git] / mod / group.php
index 81477c3..c01d1cf 100644 (file)
@@ -5,6 +5,7 @@
  *     remove contacts to the contact groups
  */
 
+use Friendica\App;
 
 function group_init(App $a) {
        if (local_user()) {