summaryrefslogtreecommitdiff
path: root/common/btle_ll.c
diff options
context:
space:
mode:
Diffstat (limited to 'common/btle_ll.c')
-rw-r--r--common/btle_ll.c4
1 files changed, 2 insertions, 2 deletions
diff --git a/common/btle_ll.c b/common/btle_ll.c
index eea9534fe3..71ca108565 100644
--- a/common/btle_ll.c
+++ b/common/btle_ll.c
@@ -3,15 +3,15 @@
* found in the LICENSE file.
*/
-#include "bluetooth_le.h"
#include "bluetooth_le_ll.h"
+#include "bluetooth_le.h"
#include "btle_hci_int.h"
+#include "util.h"
#include "console.h"
#include "radio.h"
#include "radio_test.h"
#include "task.h"
#include "timer.h"
-#include "util.h"
#ifdef CONFIG_BLUETOOTH_LL_DEBUG