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