summaryrefslogtreecommitdiff
path: root/common/init_rom.c
diff options
context:
space:
mode:
Diffstat (limited to 'common/init_rom.c')
-rw-r--r--common/init_rom.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/common/init_rom.c b/common/init_rom.c
index ad9e80f423..102c3a00ae 100644
--- a/common/init_rom.c
+++ b/common/init_rom.c
@@ -7,8 +7,8 @@
#include "builtin/assert.h"
#include "common.h"
-#include "flash.h"
#include "init_rom.h"
+#include "flash.h"
#include "stdbool.h"
#include "stddef.h"