summaryrefslogtreecommitdiff
path: root/simpleperf/main.cpp
diff options
context:
space:
mode:
authorElliott Hughes <enh@google.com>2015-12-04 14:00:57 -0800
committerElliott Hughes <enh@google.com>2015-12-04 14:00:57 -0800
commit66dd09e8e2407082ce93bf0784de641298131912 (patch)
tree31ac5585be49d7f7a87f7651fb008a177ff6b49d /simpleperf/main.cpp
parentdd7f62ed576e70e73a92b278c99dcba0d27f33a5 (diff)
downloadextras-66dd09e8e2407082ce93bf0784de641298131912.tar.gz
Track rename from base/ to android-base/.
Change-Id: Ic15d4778c7accd1382de0b440a437aba2cf67016
Diffstat (limited to 'simpleperf/main.cpp')
-rw-r--r--simpleperf/main.cpp2
1 files changed, 1 insertions, 1 deletions
diff --git a/simpleperf/main.cpp b/simpleperf/main.cpp
index 6b204ecf..7fdae423 100644
--- a/simpleperf/main.cpp
+++ b/simpleperf/main.cpp
@@ -19,7 +19,7 @@
#include <string>
#include <vector>
-#include <base/logging.h>
+#include <android-base/logging.h>
#include "command.h"