commit | 804de7a29efbcb759ba9f01123957b7dd839dda2 | [log] [tgz] |
---|---|---|
author | Josh Gao <jmgao@google.com> | Tue Aug 09 13:43:03 2016 -0700 |
committer | Josh Gao <jmgao@google.com> | Thu Aug 11 11:29:43 2016 -0700 |
tree | 3f03ab94c7e335b7910c7ac8302851ddf3cf2ea1 | |
parent | e467cced5c9e32daa89fea3a30c2577db1defe41 [diff] [blame] |
DO NOT MERGE: adb: reenable (and fix) Windows build. This branch is still getting used to build some SDK targets. Bug: http://b/30767018 Change-Id: I85b03a80d69ceef5e5333505f0832129387ed2da
diff --git a/adb/sysdeps/mutex.h b/adb/sysdeps/mutex.h index ef5d9b1..e33551f 100644 --- a/adb/sysdeps/mutex.h +++ b/adb/sysdeps/mutex.h
@@ -20,7 +20,7 @@ #include <windows.h> -#include <android-base/macros.h> +#include <base/macros.h> #include "adb.h"