Merge "Scrypt: remove unused include" am: 9737bb84c9 am: d95a0100c0 am: ee712e7ad6
am: 652cdbe912

Change-Id: I6f5f8e83553ea16ba077869a9143123f26c8e849
diff --git a/tests/scrypt_test.cpp b/tests/scrypt_test.cpp
index 7dfffe3..28f29a0 100644
--- a/tests/scrypt_test.cpp
+++ b/tests/scrypt_test.cpp
@@ -15,7 +15,6 @@
  */
 
 #define LOG_TAG "scrypt_test"
-#include <nativehelper/UniquePtr.h>
 #include <utils/Log.h>
 
 #include <gtest/gtest.h>