aboutsummaryrefslogtreecommitdiff
path: root/ble/BluetoothImpl.h
diff options
context:
space:
mode:
Diffstat (limited to 'ble/BluetoothImpl.h')
-rw-r--r--ble/BluetoothImpl.h2
1 files changed, 1 insertions, 1 deletions
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 <boost/uuid/uuid_io.hpp>
#include <cstring>