summaryrefslogtreecommitdiffstats
path: root/gatekeeperd/SoftGateKeeper.h
diff options
context:
space:
mode:
Diffstat (limited to 'gatekeeperd/SoftGateKeeper.h')
-rw-r--r--gatekeeperd/SoftGateKeeper.h3
1 files changed, 1 insertions, 2 deletions
diff --git a/gatekeeperd/SoftGateKeeper.h b/gatekeeperd/SoftGateKeeper.h
index c8010ca17..8b15d72e2 100644
--- a/gatekeeperd/SoftGateKeeper.h
+++ b/gatekeeperd/SoftGateKeeper.h
@@ -25,7 +25,7 @@ extern "C" {
#include <crypto_scrypt.h>
}
-#include <base/memory.h>
+#include <android-base/memory.h>
#include <UniquePtr.h>
#include <gatekeeper/gatekeeper.h>
@@ -180,4 +180,3 @@ private:
}
#endif // SOFT_GATEKEEPER_H_
-