diff options
Diffstat (limited to 'debuggerd/tombstone.c')
-rw-r--r-- | debuggerd/tombstone.c | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/debuggerd/tombstone.c b/debuggerd/tombstone.c index 48d7aa9..aa63547 100644 --- a/debuggerd/tombstone.c +++ b/debuggerd/tombstone.c @@ -29,7 +29,7 @@ #include <private/android_filesystem_config.h> -#include <cutils/logger.h> +#include <log/logger.h> #include <cutils/properties.h> #include <backtrace/backtrace.h> |