diff options
Diffstat (limited to 'debuggerd/tombstone.cpp')
-rw-r--r-- | debuggerd/tombstone.cpp | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/debuggerd/tombstone.cpp b/debuggerd/tombstone.cpp index e283923d2..5f422e37b 100644 --- a/debuggerd/tombstone.cpp +++ b/debuggerd/tombstone.cpp @@ -37,7 +37,7 @@ #include <private/android_filesystem_config.h> -#include <base/stringprintf.h> +#include <android-base/stringprintf.h> #include <cutils/properties.h> #include <log/log.h> #include <log/logger.h> |