diff options
Diffstat (limited to 'tools/l2test.c')
-rw-r--r-- | tools/l2test.c | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/tools/l2test.c b/tools/l2test.c index 1fd20932..b08b2d34 100644 --- a/tools/l2test.c +++ b/tools/l2test.c @@ -42,8 +42,8 @@ #include <netdb.h> #include <sys/socket.h> -#include <bluetooth.h> -#include <l2cap.h> +#include <bluetooth/bluetooth.h> +#include <bluetooth/l2cap.h> /* Test modes */ enum { |