summaryrefslogtreecommitdiffstats
path: root/apps/dav/appinfo/app.php
diff options
context:
space:
mode:
Diffstat (limited to 'apps/dav/appinfo/app.php')
-rw-r--r--apps/dav/appinfo/app.php2
1 files changed, 1 insertions, 1 deletions
diff --git a/apps/dav/appinfo/app.php b/apps/dav/appinfo/app.php
index d85a3583bf1..66b62f35346 100644
--- a/apps/dav/appinfo/app.php
+++ b/apps/dav/appinfo/app.php
@@ -20,7 +20,7 @@
*
*/
-use OCA\Dav\AppInfo\Application;
+use OCA\DAV\AppInfo\Application;
use Symfony\Component\EventDispatcher\GenericEvent;
$app = new Application();