summaryrefslogtreecommitdiffstats
path: root/lib/HTTP/WebDAV/Server/Filesystem.php
diff options
context:
space:
mode:
Diffstat (limited to 'lib/HTTP/WebDAV/Server/Filesystem.php')
-rw-r--r--lib/HTTP/WebDAV/Server/Filesystem.php4
1 files changed, 2 insertions, 2 deletions
diff --git a/lib/HTTP/WebDAV/Server/Filesystem.php b/lib/HTTP/WebDAV/Server/Filesystem.php
index 0615c600e07..c0be27d7c05 100644
--- a/lib/HTTP/WebDAV/Server/Filesystem.php
+++ b/lib/HTTP/WebDAV/Server/Filesystem.php
@@ -34,8 +34,8 @@
--- modified for ownCloud ---
*/
require_once("lib/base.php");
- oc_require_once("HTTP/WebDAV/Server.php");
- oc_require_once("System.php");
+ require_once("HTTP/WebDAV/Server.php");
+ require_once("System.php");
/**
* Filesystem access using WebDAV