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/Bluetooth.cpp | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'ble/Bluetooth.cpp') diff --git a/ble/Bluetooth.cpp b/ble/Bluetooth.cpp index fe63b4f..66f97b7 100644 --- a/ble/Bluetooth.cpp +++ b/ble/Bluetooth.cpp @@ -1,4 +1,4 @@ -#include "Bluetooth.h" +#include "ble/Bluetooth.h" #include "BluetoothImpl.h" #include -- cgit v1.2.3