aboutsummaryrefslogtreecommitdiffstats
path: root/include/net/bluetooth/sco.h
diff options
context:
space:
mode:
Diffstat (limited to 'include/net/bluetooth/sco.h')
-rw-r--r--include/net/bluetooth/sco.h2
1 files changed, 2 insertions, 0 deletions
diff --git a/include/net/bluetooth/sco.h b/include/net/bluetooth/sco.h
index cd56952..7f2869a 100644
--- a/include/net/bluetooth/sco.h
+++ b/include/net/bluetooth/sco.h
@@ -24,6 +24,8 @@
#ifdef CONFIG_BT_MGMT
#include "sco_mgmt.h"
+#elif defined(CONFIG_BT_TIZEN)
+#include "tizen/sco.h"
#else
#ifndef __SCO_H
#define __SCO_H