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

Commit a4a5dade authored by Jakub Pawlowski's avatar Jakub Pawlowski Committed by android-build-merger
Browse files

Fix includes in initial_informations.h am: 862e4269

am: 09d7126c

Change-Id: Iba5bba19984e2af06dc7a9b612f55f576e286570
parents 41d7d09d 09d7126c
Loading
Loading
Loading
Loading
+2 −0
Original line number Diff line number Diff line
@@ -19,6 +19,7 @@
#pragma once

#include <optional>
#include <variant>

#include "common/bidi_queue.h"
#include "common/callback.h"
@@ -28,6 +29,7 @@
#include "os/handler.h"
#include "packet/base_packet_builder.h"
#include "packet/packet_view.h"
#include "security/ecdh_keys.h"
#include "security/pairing_failure.h"
#include "security/smp_packets.h"
#include "security/ui.h"