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 dca34ec699..c24f5c068c 100644
--- a/bootloader/main-e200r-installer.c
+++ b/bootloader/main-e200r-installer.c
@@ -28,7 +28,7 @@
28#include "cpu.h" 28#include "cpu.h"
29#include "file.h" 29#include "file.h"
30#include "system.h" 30#include "system.h"
31#include "kernel.h" 31#include "../kernel-internal.h"
32#include "lcd.h" 32#include "lcd.h"
33#include "font.h" 33#include "font.h"
34#include "storage.h" 34#include "storage.h"