summaryrefslogtreecommitdiffstats
path: root/apps/dav/lib/connector/sabre/lockplugin.php
diff options
context:
space:
mode:
Diffstat (limited to 'apps/dav/lib/connector/sabre/lockplugin.php')
-rw-r--r--apps/dav/lib/connector/sabre/lockplugin.php2
1 files changed, 1 insertions, 1 deletions
diff --git a/apps/dav/lib/connector/sabre/lockplugin.php b/apps/dav/lib/connector/sabre/lockplugin.php
index 47203df905f..c564e066f8e 100644
--- a/apps/dav/lib/connector/sabre/lockplugin.php
+++ b/apps/dav/lib/connector/sabre/lockplugin.php
@@ -19,7 +19,7 @@
*
*/
-namespace OC\Connector\Sabre;
+namespace OCA\DAV\Connector\Sabre;
use OCA\DAV\Connector\Sabre\Exception\FileLocked;
use OCA\DAV\Connector\Sabre\Node;