aboutsummaryrefslogtreecommitdiffstats
path: root/lib/public/Encryption/Exceptions/GenericEncryptionException.php
diff options
context:
space:
mode:
Diffstat (limited to 'lib/public/Encryption/Exceptions/GenericEncryptionException.php')
-rw-r--r--lib/public/Encryption/Exceptions/GenericEncryptionException.php1
1 files changed, 1 insertions, 0 deletions
diff --git a/lib/public/Encryption/Exceptions/GenericEncryptionException.php b/lib/public/Encryption/Exceptions/GenericEncryptionException.php
index 938e6662a79..2124e5effea 100644
--- a/lib/public/Encryption/Exceptions/GenericEncryptionException.php
+++ b/lib/public/Encryption/Exceptions/GenericEncryptionException.php
@@ -25,6 +25,7 @@
*/
namespace OCP\Encryption\Exceptions;
+
use OC\HintException;
/**