summaryrefslogtreecommitdiff
path: root/bootloader/main-pp.c
diff options
context:
space:
mode:
Diffstat (limited to 'bootloader/main-pp.c')
-rw-r--r--bootloader/main-pp.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/bootloader/main-pp.c b/bootloader/main-pp.c
index cb629a76b2..9f7b88cdc8 100644
--- a/bootloader/main-pp.c
+++ b/bootloader/main-pp.c
@@ -29,7 +29,7 @@
29#include "cpu.h" 29#include "cpu.h"
30#include "file.h" 30#include "file.h"
31#include "system.h" 31#include "system.h"
32#include "kernel.h" 32#include "../kernel-internal.h"
33#include "lcd.h" 33#include "lcd.h"
34#include "font.h" 34#include "font.h"
35#include "storage.h" 35#include "storage.h"