summaryrefslogtreecommitdiffstats
path: root/stack/l2cap/l2c_main.c
diff options
context:
space:
mode:
Diffstat (limited to 'stack/l2cap/l2c_main.c')
-rwxr-xr-xstack/l2cap/l2c_main.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/stack/l2cap/l2c_main.c b/stack/l2cap/l2c_main.c
index daef35e1b..02f12a78b 100755
--- a/stack/l2cap/l2c_main.c
+++ b/stack/l2cap/l2c_main.c
@@ -27,7 +27,7 @@
#include <stdio.h>
#include "device/include/controller.h"
-#include "counter.h"
+#include "btcore/include/counter.h"
#include "bt_target.h"
#include "btm_int.h"
#include "btu.h"