commit | 9dc117c415d0df0a3acd900709d05deabe975704 | [log] [tgz] |
---|---|---|
author | Elliott Hughes <enh@google.com> | Mon Dec 07 14:21:50 2015 -0800 |
committer | Elliott Hughes <enh@google.com> | Mon Dec 07 14:21:50 2015 -0800 |
tree | e3f8d472a5c53c2dd3210a8d43c16b4704ee1d44 | |
parent | 32717f851ec39e44b43dcd2053b091daff5e1753 [diff] [blame] |
Track rename from base/ to android-base/. Change-Id: I13839256a0fb159a3b53009c2cb6b0fa639bad2e
diff --git a/cmds/dumpstate/dumpstate.cpp b/cmds/dumpstate/dumpstate.cpp index 812d6fa..b4485c0 100644 --- a/cmds/dumpstate/dumpstate.cpp +++ b/cmds/dumpstate/dumpstate.cpp
@@ -34,7 +34,7 @@ #include <sys/wait.h> #include <unistd.h> -#include <base/stringprintf.h> +#include <android-base/stringprintf.h> #include <cutils/properties.h> #include "private/android_filesystem_config.h"