config/prefs.php.dist | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
--- ansel1-1.1+debian0.orig/config/prefs.php.dist
+++ ansel1-1.1+debian0/config/prefs.php.dist
@@ -6,7 +6,7 @@
*/
// Make sure that constants are defined.
-require_once dirname(__FILE__) . '/../lib/Ansel.php';
+require_once HORDE_BASE . '/ansel/lib/Ansel.php';
$prefGroups['display'] = array(
'column' => _("General Options"),