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

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

Re-include bta/ar/bta_ar_int

Include what you use

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

Change-Id: I35ed82485ddaf42d27777f3c6abe54e563500131
parent f82a284e
Loading
Loading
Loading
Loading
+4 −1
Original line number Diff line number Diff line
@@ -25,7 +25,10 @@
#ifndef BTA_AR_INT_H
#define BTA_AR_INT_H

#include "bta_av_api.h"
#include <cstdint>

#include "bta/include/bta_av_api.h"
#include "stack/include/avdt_api.h"

#define BTA_AR_AV_MASK 0x01
#define BTA_AR_AVK_MASK 0x02