summaryrefslogtreecommitdiff
path: root/iotop/iotop.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 /iotop/iotop.cpp
parentdd7f62ed576e70e73a92b278c99dcba0d27f33a5 (diff)
downloadextras-66dd09e8e2407082ce93bf0784de641298131912.tar.gz
Track rename from base/ to android-base/.
Change-Id: Ic15d4778c7accd1382de0b440a437aba2cf67016
Diffstat (limited to 'iotop/iotop.cpp')
-rw-r--r--iotop/iotop.cpp2
1 files changed, 1 insertions, 1 deletions
diff --git a/iotop/iotop.cpp b/iotop/iotop.cpp
index a7d569bd..828fb32c 100644
--- a/iotop/iotop.cpp
+++ b/iotop/iotop.cpp
@@ -22,7 +22,7 @@
#include <unordered_map>
#include <vector>
-#include <base/logging.h>
+#include <android-base/logging.h>
#include "tasklist.h"
#include "taskstats.h"