Skip to content

Commit

Permalink
bluetooth: fix ci build break with clang format check
Browse files Browse the repository at this point in the history
bug: v/53041

Signed-off-by: chengkai <[email protected]>
  • Loading branch information
chengkai15 committed Jan 27, 2025
1 parent 0a72504 commit 987973d
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion service/stacks/zephyr/sal_adapter_classic_interface.c
Original file line number Diff line number Diff line change
Expand Up @@ -29,10 +29,10 @@
#include "service_loop.h"

#include <zephyr/bluetooth/bluetooth.h>
#include <zephyr/bluetooth/classic/hfp_hf.h>
#include <zephyr/bluetooth/conn.h>
#include <zephyr/bluetooth/hci.h>
#include <zephyr/bluetooth/hci_types.h>
#include <zephyr/bluetooth/classic/hfp_hf.h>

#include <zephyr/settings/settings.h>

Expand Down

0 comments on commit 987973d

Please sign in to comment.