summaryrefslogtreecommitdiffstats
path: root/src
diff options
context:
space:
mode:
Diffstat (limited to 'src')
-rw-r--r--src/GoogleAuthenticator.php2
1 files changed, 2 insertions, 0 deletions
diff --git a/src/GoogleAuthenticator.php b/src/GoogleAuthenticator.php
index 8e90532..48b0a6f 100644
--- a/src/GoogleAuthenticator.php
+++ b/src/GoogleAuthenticator.php
@@ -2,6 +2,8 @@
namespace Otp;
+use ParagonIE\ConstantTime\Encoding;
+
/**
* Google Authenticator
*