summaryrefslogtreecommitdiff
path: root/flash/bootbox/main.c
diff options
context:
space:
mode:
Diffstat (limited to 'flash/bootbox/main.c')
-rw-r--r--flash/bootbox/main.c3
1 files changed, 1 insertions, 2 deletions
diff --git a/flash/bootbox/main.c b/flash/bootbox/main.c
index ff6b8374e9..ac90d60336 100644
--- a/flash/bootbox/main.c
+++ b/flash/bootbox/main.c
@@ -29,8 +29,7 @@
29#include "cpu.h" 29#include "cpu.h"
30#include "system.h" 30#include "system.h"
31#include "lcd.h" 31#include "lcd.h"
32#include "kernel.h" 32#include "../kernel-internal.h"
33#include "thread.h"
34#include "storage.h" 33#include "storage.h"
35#include "disk.h" 34#include "disk.h"
36#include "font.h" 35#include "font.h"