| Index: device/bluetooth/bluetooth_device_mac.h
|
| diff --git a/device/bluetooth/bluetooth_device_mac.h b/device/bluetooth/bluetooth_device_mac.h
|
| index b290a077dbdd70820ecb949ff7d1cfb317345190..ceb8515e8fe2700b263f0b41d77331c20de62ec0 100644
|
| --- a/device/bluetooth/bluetooth_device_mac.h
|
| +++ b/device/bluetooth/bluetooth_device_mac.h
|
| @@ -5,6 +5,7 @@
|
| #ifndef DEVICE_BLUETOOTH_BLUETOOTH_DEVICE_MAC_H_
|
| #define DEVICE_BLUETOOTH_BLUETOOTH_DEVICE_MAC_H_
|
|
|
| +#include "base/macros.h"
|
| #include "device/bluetooth/bluetooth_device.h"
|
|
|
| @class NSDate;
|
|
|