summaryrefslogtreecommitdiff
path: root/bootloader/creativezvm.c
diff options
context:
space:
mode:
Diffstat (limited to 'bootloader/creativezvm.c')
-rw-r--r--bootloader/creativezvm.c3
1 files changed, 1 insertions, 2 deletions
diff --git a/bootloader/creativezvm.c b/bootloader/creativezvm.c
index 76d72fe506..f3a3960552 100644
--- a/bootloader/creativezvm.c
+++ b/bootloader/creativezvm.c
@@ -19,8 +19,7 @@
19 19
20#include "system.h" 20#include "system.h"
21#include "lcd.h" 21#include "lcd.h"
22#include "kernel.h" 22#include "../kernel-internal.h"
23#include "thread.h"
24#include "storage.h" 23#include "storage.h"
25#include "ata-target.h" 24#include "ata-target.h"
26#include "disk.h" 25#include "disk.h"