From ba6324930118a62e05d3869f99543c4a7507f105 Mon Sep 17 00:00:00 2001 From: Trygve Laugstøl Date: Sun, 22 Feb 2015 15:36:06 +0100 Subject: o Splitting out public header files into it's own directory. --- ble/BluetoothImpl.h | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'ble/BluetoothImpl.h') diff --git a/ble/BluetoothImpl.h b/ble/BluetoothImpl.h index c9ba80c..967c2e7 100644 --- a/ble/BluetoothImpl.h +++ b/ble/BluetoothImpl.h @@ -1,7 +1,7 @@ #ifndef BLUETOOTH_IMPL_H #define BLUETOOTH_IMPL_H -#include "Bluetooth.h" +#include "ble/Bluetooth.h" #include "log.h" #include #include -- cgit v1.2.3