summaryrefslogtreecommitdiffstats
path: root/device/src/controller.c
diff options
context:
space:
mode:
Diffstat (limited to 'device/src/controller.c')
-rw-r--r--device/src/controller.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/device/src/controller.c b/device/src/controller.c
index 43e16e447..23d86c3f2 100644
--- a/device/src/controller.c
+++ b/device/src/controller.c
@@ -25,7 +25,7 @@
#include "bt_types.h"
#include "device/include/controller.h"
#include "event_mask.h"
-#include "future.h"
+#include "osi/include/future.h"
#include "hcimsgs.h"
#include "hci/include/hci_layer.h"
#include "hci/include/hci_packet_factory.h"