diff options
Diffstat (limited to 'btif/src/btif_hf_client.c')
-rw-r--r-- | btif/src/btif_hf_client.c | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/btif/src/btif_hf_client.c b/btif/src/btif_hf_client.c index 8a7a97ac3..196578b7e 100644 --- a/btif/src/btif_hf_client.c +++ b/btif/src/btif_hf_client.c @@ -36,7 +36,7 @@ #include "btif_util.h" #include "btif_profile_queue.h" #include "bt_utils.h" -#include "bdaddr.h" +#include "btcore/include/bdaddr.h" #include "bta_hf_client_api.h" /************************************************************************************ |