aboutsummaryrefslogtreecommitdiffstats
path: root/include/reddav.php
diff options
context:
space:
mode:
Diffstat (limited to 'include/reddav.php')
-rw-r--r--include/reddav.php2
1 files changed, 1 insertions, 1 deletions
diff --git a/include/reddav.php b/include/reddav.php
index c39f08f4d..e90543e27 100644
--- a/include/reddav.php
+++ b/include/reddav.php
@@ -19,7 +19,7 @@
*/
use Sabre\DAV;
-use Hubzilla\RedDAV;
+use RedMatrix\RedDAV;
require_once('vendor/autoload.php');
require_once('include/attach.php');