summaryrefslogtreecommitdiff
path: root/test/system_is_locked.c
diff options
context:
space:
mode:
Diffstat (limited to 'test/system_is_locked.c')
-rw-r--r--test/system_is_locked.c3
1 files changed, 1 insertions, 2 deletions
diff --git a/test/system_is_locked.c b/test/system_is_locked.c
index 47a7977601..0a517f1509 100644
--- a/test/system_is_locked.c
+++ b/test/system_is_locked.c
@@ -3,12 +3,11 @@
* found in the LICENSE file.
*/
-#include "test_util.h"
-
#include "flash.h"
#include "string.h"
#include "system.h"
#include "task.h"
+#include "test_util.h"
#include "write_protect.h"
static bool write_protect_enabled;