summaryrefslogtreecommitdiff
path: root/common/chargen.c
diff options
context:
space:
mode:
Diffstat (limited to 'common/chargen.c')
-rw-r--r--common/chargen.c4
1 files changed, 2 insertions, 2 deletions
diff --git a/common/chargen.c b/common/chargen.c
index 9b2c23ed79..626e13e71f 100644
--- a/common/chargen.c
+++ b/common/chargen.c
@@ -6,13 +6,13 @@
#include "common.h"
#include "config.h"
#include "console.h"
+#include "hooks.h"
+#include "task.h"
#include "timer.h"
#include "uart.h"
#include "usb_console.h"
#include "util.h"
#include "watchdog.h"
-#include "hooks.h"
-#include "task.h"
#ifndef SECTION_IS_RO