summaryrefslogtreecommitdiff
path: root/system/stack/l2cap/l2c_api.cc
diff options
context:
space:
mode:
Diffstat (limited to 'system/stack/l2cap/l2c_api.cc')
-rw-r--r--system/stack/l2cap/l2c_api.cc2
1 files changed, 1 insertions, 1 deletions
diff --git a/system/stack/l2cap/l2c_api.cc b/system/stack/l2cap/l2c_api.cc
index b0d7d330a9..41adef29d3 100644
--- a/system/stack/l2cap/l2c_api.cc
+++ b/system/stack/l2cap/l2c_api.cc
@@ -32,11 +32,11 @@
#include <cstdint>
#include <string>
-#include "btm_sec.h"
#include "device/include/controller.h" // TODO Remove
#include "main/shim/shim.h"
#include "osi/include/allocator.h"
#include "osi/include/log.h"
+#include "stack/btm/btm_sec.h"
#include "stack/include/bt_hdr.h"
#include "stack/include/l2c_api.h"
#include "stack/l2cap/l2c_int.h"