diff options
Diffstat (limited to 'fastboot/transport.h')
| -rw-r--r-- | fastboot/transport.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/fastboot/transport.h b/fastboot/transport.h index 55a5abbc0..67d01f95e 100644 --- a/fastboot/transport.h +++ b/fastboot/transport.h @@ -17,7 +17,7 @@ #ifndef TRANSPORT_H_ #define TRANSPORT_H_ -#include <base/macros.h> +#include <android-base/macros.h> // General interface to allow the fastboot protocol to be used over different // types of transports. |
