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

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

Re-include bta/include/bta_hh_co

Include what you use

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

Change-Id: I5f0c9f20eb65afbb236a9d9d35ed23400531ed62
parent 6311cccc
Loading
Loading
Loading
Loading
+3 −1
Original line number Diff line number Diff line
@@ -24,7 +24,9 @@
#ifndef BTA_HH_CO_H
#define BTA_HH_CO_H

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

#include "bta/include/bta_hh_api.h"

typedef struct {
  uint16_t rpt_uuid;