summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--crypto/ext4crypt/Keymaster.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/crypto/ext4crypt/Keymaster.h b/crypto/ext4crypt/Keymaster.h
index 11b3532ad..bd3f21985 100644
--- a/crypto/ext4crypt/Keymaster.h
+++ b/crypto/ext4crypt/Keymaster.h
@@ -22,6 +22,7 @@
#include <utility>
#include <keymaster/authorization_set.h>
+#include "Utils.h"
namespace android {
namespace vold {