summaryrefslogtreecommitdiff
path: root/bootloader/main-e200r-installer.c
diff options
context:
space:
mode:
Diffstat (limited to 'bootloader/main-e200r-installer.c')
-rw-r--r--bootloader/main-e200r-installer.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/bootloader/main-e200r-installer.c b/bootloader/main-e200r-installer.c
index dca34ec..c24f5c0 100644
--- a/bootloader/main-e200r-installer.c
+++ b/bootloader/main-e200r-installer.c
@@ -28,7 +28,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"