OSDN Git Service

ANRdaemon: move trace result from /sdcard to /data am: d93aa41807
[android-x86/system-extras.git] / verity / build_verity_tree.cpp
index 5a6a6ee..c50e449 100644 (file)
@@ -16,7 +16,7 @@
 #include <string.h>
 #include <unistd.h>
 
-#include <base/file.h>
+#include <android-base/file.h>
 
 struct sparse_hash_ctx {
     unsigned char *hashes;