summaryrefslogtreecommitdiffstats
path: root/src/modules/bluetooth/module-bluetooth-device.c
diff options
context:
space:
mode:
authorLuiz Augusto von Dentz <luiz.dentz-von@nokia.com>2011-03-14 14:46:10 -0300
committerLuiz Augusto von Dentz <luiz.dentz-von@nokia.com>2011-03-14 14:52:52 -0300
commite4eb4670108ad2b4a0d9c3044e12ed0d933f834e (patch)
tree6b8f4005d9fa2c4a4b37423f914c984530d00658 /src/modules/bluetooth/module-bluetooth-device.c
parentad8562452768520dd70659cf4be686608b557961 (diff)
build: move sbc related files to its own directory
This should make it easier to apply patches from BlueZ which also uses sbc subdir for this files.
Diffstat (limited to 'src/modules/bluetooth/module-bluetooth-device.c')
-rw-r--r--src/modules/bluetooth/module-bluetooth-device.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/modules/bluetooth/module-bluetooth-device.c b/src/modules/bluetooth/module-bluetooth-device.c
index 86aaa461..d29e29b8 100644
--- a/src/modules/bluetooth/module-bluetooth-device.c
+++ b/src/modules/bluetooth/module-bluetooth-device.c
@@ -51,7 +51,7 @@
#include "module-bluetooth-device-symdef.h"
#include "ipc.h"
-#include "sbc.h"
+#include "sbc/sbc.h"
#include "rtp.h"
#include "bluetooth-util.h"