diff --git a/crypto/ext4crypt/Keymaster.h b/crypto/ext4crypt/Keymaster.h index 11b3532a..bd3f2198 100644 --- a/crypto/ext4crypt/Keymaster.h +++ b/crypto/ext4crypt/Keymaster.h @@ -22,6 +22,7 @@ #include #include +#include "Utils.h" namespace android { namespace vold {