summaryrefslogtreecommitdiff
path: root/bootloader/mrobe500.c
diff options
context:
space:
mode:
Diffstat (limited to 'bootloader/mrobe500.c')
-rw-r--r--bootloader/mrobe500.c3
1 files changed, 1 insertions, 2 deletions
diff --git a/bootloader/mrobe500.c b/bootloader/mrobe500.c
index 642945487d..1b00e12b92 100644
--- a/bootloader/mrobe500.c
+++ b/bootloader/mrobe500.c
@@ -24,8 +24,7 @@
24#include "cpu.h" 24#include "cpu.h"
25#include "system.h" 25#include "system.h"
26#include "lcd.h" 26#include "lcd.h"
27#include "kernel.h" 27#include "../kernel-internal.h"
28#include "thread.h"
29#include "storage.h" 28#include "storage.h"
30#include "fat.h" 29#include "fat.h"
31#include "disk.h" 30#include "disk.h"