diff options
Diffstat (limited to 'lib/public/Comments/CommentsEvent.php')
-rw-r--r-- | lib/public/Comments/CommentsEvent.php | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/lib/public/Comments/CommentsEvent.php b/lib/public/Comments/CommentsEvent.php index eba4cebb3bf..43b8366a22f 100644 --- a/lib/public/Comments/CommentsEvent.php +++ b/lib/public/Comments/CommentsEvent.php @@ -23,7 +23,7 @@ namespace OCP\Comments; -use Symfony\Component\EventDispatcher\Event; +use OCP\EventDispatcher\Event; /** * Class CommentsEvent |