OSDN Git Service

Re-include bta/include/bta_hf_client_api
authorChris Manton <cmanton@google.com>
Thu, 28 Jan 2021 18:58:02 +0000 (10:58 -0800)
committerChris Manton <cmanton@google.com>
Mon, 1 Feb 2021 02:08:44 +0000 (18:08 -0800)
Include what you use

Bug: 163134718
Tag: #refactor
Test: compile & verify basic functions working

Change-Id: Iac3455e5414790608ed04249a75b38a282a342df

bta/include/bta_hf_client_api.h

index 8c5d782..28be67c 100755 (executable)
 #ifndef BTA_HF_CLIENT_API_H
 #define BTA_HF_CLIENT_API_H
 
-#include "bta_api.h"
+#include <cstdint>
+
+#include "bta/include/bta_api.h"
+#include "types/raw_address.h"
 
 /*****************************************************************************
  *  Constants and data types