aboutsummaryrefslogtreecommitdiffstats
path: root/mod/contacts.php
diff options
context:
space:
mode:
Diffstat (limited to 'mod/contacts.php')
-rw-r--r--mod/contacts.php1
1 files changed, 1 insertions, 0 deletions
diff --git a/mod/contacts.php b/mod/contacts.php
index 008a6892a..434de6174 100644
--- a/mod/contacts.php
+++ b/mod/contacts.php
@@ -2,6 +2,7 @@
require_once('include/Contact.php');
require_once('include/socgraph.php');
+require_once('include/contact_selectors.php');
function contacts_init(&$a) {
if(! local_user())