OSDN Git Service

Re-include bta/include/bta_av_co
authorChris Manton <cmanton@google.com>
Thu, 28 Jan 2021 18:56:47 +0000 (10:56 -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: I61916b7f39b20d48b9b962077fac164cf6ec7d08

bta/include/bta_av_co.h

index 7934a6e..28ed5c4 100644 (file)
 #ifndef BTA_AV_CO_H
 #define BTA_AV_CO_H
 
-#include "bta_av_api.h"
-#include "l2c_api.h"
+#include <cstdint>
+
+#include "bta/include/bta_av_api.h"
+#include "include/hardware/bt_av.h"
+#include "stack/include/a2dp_error_codes.h"
+#include "stack/include/avdt_api.h"
+#include "types/raw_address.h"
 
 /*****************************************************************************
  *  Constants and data types