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

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

Properly include bta/gatt/database_builder

Include what you use

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

Change-Id: Ia6f6c91ba9c87fae94824bd14edde00beb8b8de5
parent a87686c1
Loading
Loading
Loading
Loading
+1 −1
Original line number Diff line number Diff line
@@ -18,7 +18,7 @@

#pragma once

#include "gatt/database.h"
#include "bta/gatt/database.h"

#include <utility>