X-Git-Url: http://git.linex4red.de/pub/USBasp.git/blobdiff_plain/931ca42a6efc88b31cd09cebc7c74b907dd5913d..ad29e79b944bbca136290c47869dfc30af676e7f:/Demos/Host/Incomplete/BluetoothHost/BluetoothHost.h?ds=sidebyside diff --git a/Demos/Host/Incomplete/BluetoothHost/BluetoothHost.h b/Demos/Host/Incomplete/BluetoothHost/BluetoothHost.h index b628f8b89..893b9466c 100644 --- a/Demos/Host/Incomplete/BluetoothHost/BluetoothHost.h +++ b/Demos/Host/Incomplete/BluetoothHost/BluetoothHost.h @@ -44,9 +44,9 @@ #include #include - #include "Lib/ServiceDiscoveryProtocol.h" - #include "Lib/RFCOMM.h" #include "Lib/BluetoothStack.h" + #include "Lib/SDP.h" + #include "Lib/RFCOMM.h" #include "DeviceDescriptor.h" #include "ConfigDescriptor.h"