summaryrefslogtreecommitdiff
path: root/bootloader/rk27xx.c
diff options
context:
space:
mode:
Diffstat (limited to 'bootloader/rk27xx.c')
-rw-r--r--bootloader/rk27xx.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/bootloader/rk27xx.c b/bootloader/rk27xx.c
index c623a971aa..dae738ec08 100644
--- a/bootloader/rk27xx.c
+++ b/bootloader/rk27xx.c
@@ -2,7 +2,7 @@
#include <inttypes.h>
#include "config.h"
#include "system.h"
-#include "kernel.h"
+#include "../kernel-internal.h"
#include "gcc_extensions.h"
#include "lcd.h"
#include "font.h"