From 5d474177113f563c5c4d299485e0edb27d061f8a Mon Sep 17 00:00:00 2001 From: Friendika Date: Mon, 15 Nov 2010 21:06:44 -0800 Subject: more view cleanup --- mod/contacts.php | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'mod/contacts.php') diff --git a/mod/contacts.php b/mod/contacts.php index f0e677ba5..c33c69fa8 100644 --- a/mod/contacts.php +++ b/mod/contacts.php @@ -166,7 +166,7 @@ function contacts_content(&$a) { } - require_once('view/contact_selectors.php'); + require_once('include/contact_selectors.php'); $tpl = load_view_file("view/contact_edit.tpl"); -- cgit v1.2.3