aboutsummaryrefslogtreecommitdiffstats
path: root/include/net/bluetooth/l2cap.h
diff options
context:
space:
mode:
Diffstat (limited to 'include/net/bluetooth/l2cap.h')
-rw-r--r--include/net/bluetooth/l2cap.h2
1 files changed, 2 insertions, 0 deletions
diff --git a/include/net/bluetooth/l2cap.h b/include/net/bluetooth/l2cap.h
index f3e7462..aec1d8e 100644
--- a/include/net/bluetooth/l2cap.h
+++ b/include/net/bluetooth/l2cap.h
@@ -25,6 +25,8 @@
*/
#ifdef CONFIG_BT_MGMT
#include "l2cap_mgmt.h"
+#elif defined(CONFIG_BT_TIZEN)
+#include "tizen/l2cap.h"
#else
#ifndef __L2CAP_H
#define __L2CAP_H