Donate to e Foundation | Murena handsets with /e/OS | Own a part of Murena! Learn more

Commit e5b60a87 authored by Chris Manton's avatar Chris Manton
Browse files

Re-include bta/include/bta_av_api

Include what you use

Bug: 163134718
Tag: #refactor
Test: compile & verify basic functions working

Change-Id: I62e7df0320cb257dbcb995d59651515889fb5092
parent f88faeb9
Loading
Loading
Loading
Loading
+5 −4
Original line number Diff line number Diff line
@@ -26,10 +26,11 @@
#ifndef BTA_AV_API_H
#define BTA_AV_API_H

#include "a2dp_codec_api.h"
#include "avdt_api.h"
#include "avrc_api.h"
#include "bta_api.h"
#include <cstdint>

#include "bta/include/bta_api.h"
#include "stack/include/avrc_defs.h"
#include "stack/include/bt_types.h"

/*****************************************************************************
 *  Constants and data types