summaryrefslogtreecommitdiff
path: root/simpleperf/cmd_list.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/cmd_list.cpp
parentdd7f62ed576e70e73a92b278c99dcba0d27f33a5 (diff)
downloadextras-66dd09e8e2407082ce93bf0784de641298131912.tar.gz
Track rename from base/ to android-base/.
Change-Id: Ic15d4778c7accd1382de0b440a437aba2cf67016
Diffstat (limited to 'simpleperf/cmd_list.cpp')
-rw-r--r--simpleperf/cmd_list.cpp2
1 files changed, 1 insertions, 1 deletions
diff --git a/simpleperf/cmd_list.cpp b/simpleperf/cmd_list.cpp
index e65756a4..01ac048c 100644
--- a/simpleperf/cmd_list.cpp
+++ b/simpleperf/cmd_list.cpp
@@ -19,7 +19,7 @@
#include <string>
#include <vector>
-#include <base/logging.h>
+#include <android-base/logging.h>
#include "command.h"
#include "event_attr.h"