--- health/mcap_sync.c | 4 ++-- 1 files changed, 2 insertions(+), 2 deletions(-) diff --git a/health/mcap_sync.c b/health/mcap_sync.c index 5545cea..e2d7715 100644 --- a/health/mcap_sync.c +++ b/health/mcap_sync.c @@ -28,8 +28,8 @@ #include <stdlib.h> #include <bluetooth/bluetooth.h> #include <bluetooth/l2cap.h> -#include "../src/adapter.h" -#include "../src/manager.h" +#include <adapter.h> +#include <manager.h> #include <sys/ioctl.h> #include "config.h" -- 1.7.8 -- To unsubscribe from this list: send the line "unsubscribe linux-bluetooth" in the body of a message to majordomo@xxxxxxxxxxxxxxx More majordomo info at http://vger.kernel.org/majordomo-info.html