aboutsummaryrefslogtreecommitdiff
path: root/bta/hf_client/bta_hf_client_at.h
diff options
context:
space:
mode:
Diffstat (limited to 'bta/hf_client/bta_hf_client_at.h')
-rw-r--r--bta/hf_client/bta_hf_client_at.h3
1 files changed, 3 insertions, 0 deletions
diff --git a/bta/hf_client/bta_hf_client_at.h b/bta/hf_client/bta_hf_client_at.h
index 132817536..11a0d0b0d 100644
--- a/bta/hf_client/bta_hf_client_at.h
+++ b/bta/hf_client/bta_hf_client_at.h
@@ -21,6 +21,9 @@
* Data types
****************************************************************************/
+#include <cstdint>
+#include "osi/include/alarm.h"
+
/* ASCII character string of arguments to the AT command */
#define BTA_HF_CLIENT_AT_MAX_LEN 512