OSDN Git Service

Re-include bta/include/bta_hh_api
authorChris Manton <cmanton@google.com>
Thu, 28 Jan 2021 18:58:08 +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: I9615ccc4d9d7f1ff1d0749beb6fb33ea2743d267

bta/include/bta_hh_api.h

index 198e9ce..770bf5c 100644 (file)
 #ifndef BTA_HH_API_H
 #define BTA_HH_API_H
 
-#include "bta_api.h"
-#include "hidh_api.h"
+#include <cstdint>
 
-#include "gatt_api.h"
+#include "bta/include/bta_api.h"
+#include "stack/include/hiddefs.h"
 
 /*****************************************************************************
  *  Constants and Type Definitions