summaryrefslogtreecommitdiff
path: root/common/btle_hci_controller.c
diff options
context:
space:
mode:
Diffstat (limited to 'common/btle_hci_controller.c')
-rw-r--r--common/btle_hci_controller.c4
1 files changed, 2 insertions, 2 deletions
diff --git a/common/btle_hci_controller.c b/common/btle_hci_controller.c
index 605b67945b..a4dcadaccf 100644
--- a/common/btle_hci_controller.c
+++ b/common/btle_hci_controller.c
@@ -3,9 +3,9 @@
* found in the LICENSE file.
*/
-#include "bluetooth_le_ll.h"
-#include "btle_hci2.h"
#include "btle_hci_int.h"
+#include "btle_hci2.h"
+#include "bluetooth_le_ll.h"
#include "console.h"
#ifdef CONFIG_BLUETOOTH_HCI_DEBUG