OSDN Git Service

Re-include bta/include/bta_ar_api
authorChris Manton <cmanton@google.com>
Thu, 28 Jan 2021 18:56:22 +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: I29e07e76d6f010f18bba62bdcdc90e0ec9691195

bta/include/bta_ar_api.h

index 6c9ca75..6b57096 100644 (file)
 #ifndef BTA_AR_API_H
 #define BTA_AR_API_H
 
-#include "avct_api.h"
-#include "avdt_api.h"
-#include "avrc_api.h"
-#include "bta_av_api.h"
-#include "bta_sys.h"
-#include "sdp_api.h"
+#include <cstdint>
+
+#include "bta/sys/bta_sys.h"
+#include "stack/include/avdt_api.h"
 
 /*****************************************************************************
  *  Constants and data types