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

Commit 7229bb53 authored by Chris Manton's avatar Chris Manton
Browse files

Re-include bta/pan/bta_pan_int

Include what you use

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

Change-Id: Iaa252a9cbbc7f50bd05d30ce222bb1ac85628d7d
parent cbee08e5
Loading
Loading
Loading
Loading
+7 −2
Original line number Diff line number Diff line
@@ -24,9 +24,14 @@
#ifndef BTA_PAN_INT_H
#define BTA_PAN_INT_H

#include "bta_pan_api.h"
#include "bta_sys.h"
#include <cstdint>

#include "bta/include/bta_api.h"
#include "bta/include/bta_pan_api.h"
#include "bta/sys/bta_sys.h"
#include "osi/include/fixed_queue.h"
#include "stack/include/pan_api.h"
#include "types/raw_address.h"

/*****************************************************************************
 *  Constants