diff options
Diffstat (limited to 'stack/l2cap/l2c_api.c')
-rw-r--r-- | stack/l2cap/l2c_api.c | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/stack/l2cap/l2c_api.c b/stack/l2cap/l2c_api.c index 041e1fb3b..f717b1e42 100644 --- a/stack/l2cap/l2c_api.c +++ b/stack/l2cap/l2c_api.c @@ -31,7 +31,7 @@ #include "gki.h" #include "bt_types.h" -#include "counter.h" +#include "btcore/include/counter.h" #include "hcidefs.h" #include "hcimsgs.h" #include "l2cdefs.h" |