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