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