summaryrefslogtreecommitdiffstats
path: root/ocs/providers.php
diff options
context:
space:
mode:
Diffstat (limited to 'ocs/providers.php')
-rw-r--r--ocs/providers.php2
1 files changed, 1 insertions, 1 deletions
diff --git a/ocs/providers.php b/ocs/providers.php
index 68cece3277a..e1d6ef7ee1e 100644
--- a/ocs/providers.php
+++ b/ocs/providers.php
@@ -21,7 +21,7 @@
*
*/
-require_once('../inc/lib_base.php');
+require_once('../lib/base.php');
$url='http://'.substr($_SERVER['HTTP_HOST'].$_SERVER['REQUEST_URI'],0,-17).'ocs/v1.php/';