OSDN Git Service

Re-include bta/include/bta_hd_api
authorChris Manton <cmanton@google.com>
Fri, 29 Jan 2021 01:37:22 +0000 (17:37 -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: I3e2307c63920a9963b610893e1e5b3ac2c983787

bta/include/bta_hd_api.h

index 2bb78f1..4d89a0e 100644 (file)
 #ifndef BTA_HD_API_H
 #define BTA_HD_API_H
 
-#include "bta_api.h"
-#include "hidd_api.h"
+#include <cstdint>
+
+#include "bta/include/bta_api.h"
+#include "stack/include/hiddefs.h"
+#include "types/raw_address.h"
 
 /*****************************************************************************
  *  Constants and Type Definitions