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 af4ec72..77aa398 100644
--- a/bootloader/telechips.c
+++ b/bootloader/telechips.c
@@ -28,8 +28,7 @@
#include "cpu.h"
#include "system.h"
#include "lcd.h"
-#include "kernel.h"
-#include "thread.h"
+#include "../kernel-internal.h"
#include "storage.h"
#include "fat.h"
#include "disk.h"