summaryrefslogtreecommitdiff
path: root/bootloader/main-pp.c
diff options
context:
space:
mode:
Diffstat (limited to 'bootloader/main-pp.c')
-rw-r--r--bootloader/main-pp.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/bootloader/main-pp.c b/bootloader/main-pp.c
index cb629a7..9f7b88c 100644
--- a/bootloader/main-pp.c
+++ b/bootloader/main-pp.c
@@ -29,7 +29,7 @@
#include "cpu.h"
#include "file.h"
#include "system.h"
-#include "kernel.h"
+#include "../kernel-internal.h"
#include "lcd.h"
#include "font.h"
#include "storage.h"