aboutsummaryrefslogtreecommitdiffstats
path: root/apps/files_trashbin/lib/hooks.php
diff options
context:
space:
mode:
Diffstat (limited to 'apps/files_trashbin/lib/hooks.php')
-rw-r--r--apps/files_trashbin/lib/hooks.php2
1 files changed, 1 insertions, 1 deletions
diff --git a/apps/files_trashbin/lib/hooks.php b/apps/files_trashbin/lib/hooks.php
index d3bee105b51..d6a62d447b8 100644
--- a/apps/files_trashbin/lib/hooks.php
+++ b/apps/files_trashbin/lib/hooks.php
@@ -24,7 +24,7 @@
* This class contains all hooks.
*/
-namespace OCA_Trash;
+namespace OCA\Files_Trashbin;
class Hooks {