Donate to e Foundation | Murena handsets with /e/OS | Own a part of Murena! Learn more

Commit e71cc9b2 authored by Hansong Zhang's avatar Hansong Zhang
Browse files

Fix include in btif_hf.h

Need bluetooth.h for bt_status_t

Test: build
Bug: 181590011
Tag: #refactor
Change-Id: I372b369fae7db97a43c69a1cf35222a12ca1267d
parent b999d4d0
Loading
Loading
Loading
Loading
+1 −0
Original line number Diff line number Diff line
@@ -18,6 +18,7 @@

#pragma once

#include <hardware/bluetooth.h>
#include <hardware/bluetooth_headset_interface.h>

namespace bluetooth {