diff --git a/crypto/scrypt/tests/scrypt_test.cpp b/crypto/scrypt/tests/scrypt_test.cpp index ffb568df..7dfffe34 100644 --- a/crypto/scrypt/tests/scrypt_test.cpp +++ b/crypto/scrypt/tests/scrypt_test.cpp @@ -15,7 +15,7 @@ */ #define LOG_TAG "scrypt_test" -#include +#include #include #include