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, 2 insertions, 1 deletions
diff --git a/test/system_is_locked.c b/test/system_is_locked.c
index 0a517f1509..47a7977601 100644
--- a/test/system_is_locked.c
+++ b/test/system_is_locked.c
@@ -3,11 +3,12 @@
* 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;