diff --git a/Sources/BluetoothLinux/AddressType.swift b/Sources/BluetoothLinux/AddressType.swift index 1e96687..658098c 100644 --- a/Sources/BluetoothLinux/AddressType.swift +++ b/Sources/BluetoothLinux/AddressType.swift @@ -6,6 +6,8 @@ // Copyright © 2016 PureSwift. All rights reserved. // +import Bluetooth + /// Bluetooth Address type /// /// - SeeAlso: [Ten Important Differences between Bluetooth BR/EDR and Bluetooth Smart](http://blog.bluetooth.com/ten-important-differences-between-bluetooth-bredr-and-bluetooth-smart/)