commit | 939a7e01197858fdb8463bb5a8284ba501a3e882 | [log] [tgz] |
---|---|---|
author | Elliott Hughes <enh@google.com> | Fri Dec 04 15:27:46 2015 -0800 |
committer | Elliott Hughes <enh@google.com> | Fri Dec 04 15:27:46 2015 -0800 |
tree | aca21447754ac507be1d20a7afba02deb65ea4db | |
parent | 2558b112300e0a27590b9e31f627fe94594fa6a0 [diff] [blame] |
Track rename from base/ to android-base/. Change-Id: I0a4592945400b1fa6892bf7c1fa8659fd711efa3
diff --git a/benchmarks/utils.cpp b/benchmarks/utils.cpp index cf17edb..8bbd20a 100644 --- a/benchmarks/utils.cpp +++ b/benchmarks/utils.cpp
@@ -23,7 +23,7 @@ #include <string> -#include <base/stringprintf.h> +#include <android-base/stringprintf.h> int Round(int n) { int base = 1;