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

Commit 32253f09 authored by Marie Janssen's avatar Marie Janssen
Browse files

build: fix missing include

fatfingered this needed include out of this file

Change-Id: Id4c8d3223b25d0747a2739891e43652c475d399c
parent 721624d1
Loading
Loading
Loading
Loading
+1 −0
Original line number Diff line number Diff line
@@ -36,6 +36,7 @@

#if (BLE_INCLUDED == TRUE)

#include <hardware/bluetooth.h>
#include <hardware/bt_gatt.h>

#include "bta_gatt_api.h"