commit | f55ead962f2257312af08fe730ef9d3f3d988e76 | [log] [tgz] |
---|---|---|
author | Elliott Hughes <enh@google.com> | Fri Dec 04 22:00:26 2015 -0800 |
committer | Elliott Hughes <enh@google.com> | Fri Dec 04 22:00:26 2015 -0800 |
tree | 75488c67fc418f771691c0aa9caa88346126ed75 | |
parent | b13dd00d883d02dfef1a403caa63501ddca50a09 [diff] [blame] |
Track rename of base/ to android-base/. Change-Id: Idf9444fece4aa89c93e15640de59a91f6e758ccf
diff --git a/usb_osx.cpp b/usb_osx.cpp index e0dcc75..148be1d 100644 --- a/usb_osx.cpp +++ b/usb_osx.cpp
@@ -29,8 +29,8 @@ #include <inttypes.h> #include <stdio.h> -#include <base/logging.h> -#include <base/stringprintf.h> +#include <android-base/logging.h> +#include <android-base/stringprintf.h> #include "adb.h" #include "transport.h"