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

Commit 0665f0f3 authored by Jesse Melhuish's avatar Jesse Melhuish Committed by Gerrit Code Review
Browse files

Merge "connection_manager: Fix bind_helpers.h include"

parents 4af62ee9 aa23836c
Loading
Loading
Loading
Loading
+1 −1
Original line number Diff line number Diff line
@@ -19,7 +19,6 @@
#include "connection_manager.h"

#include <base/bind.h>
#include <base/bind_helpers.h>
#include <base/callback.h>
#include <base/location.h>
#include <base/logging.h>
@@ -28,6 +27,7 @@
#include <memory>
#include <set>

#include "bind_helpers.h"
#include "internal_include/bt_trace.h"
#include "main/shim/le_scanning_manager.h"
#include "main/shim/shim.h"