summaryrefslogtreecommitdiffstats
path: root/src/sdp.c
diff options
context:
space:
mode:
Diffstat (limited to 'src/sdp.c')
-rw-r--r--src/sdp.c14
1 files changed, 7 insertions, 7 deletions
diff --git a/src/sdp.c b/src/sdp.c
index 4ffb0d93..b793f64f 100644
--- a/src/sdp.c
+++ b/src/sdp.c
@@ -38,13 +38,13 @@
#include <sys/un.h>
#include <sys/socket.h>
-#include <bluetooth.h>
-#include <hci.h>
-#include <hci_lib.h>
-#include <l2cap.h>
-#include <sdp.h>
-#include <sdp_lib.h>
-#include <sdp_internal.h>
+#include <bluetooth/bluetooth.h>
+#include <bluetooth/hci.h>
+#include <bluetooth/hci_lib.h>
+#include <bluetooth/l2cap.h>
+#include <bluetooth/sdp.h>
+#include <bluetooth/sdp_lib.h>
+#include <bluetooth/sdp_internal.h>
#define BASE_UUID "00000000-0000-1000-8000-00805F9B34FB"