summaryrefslogtreecommitdiff
path: root/bootloader/ondavx747.c
diff options
context:
space:
mode:
Diffstat (limited to 'bootloader/ondavx747.c')
-rw-r--r--bootloader/ondavx747.c1
1 files changed, 1 insertions, 0 deletions
diff --git a/bootloader/ondavx747.c b/bootloader/ondavx747.c
index d60c311bb7..496363c4b1 100644
--- a/bootloader/ondavx747.c
+++ b/bootloader/ondavx747.c
@@ -24,6 +24,7 @@
24#include "backlight.h" 24#include "backlight.h"
25#include "font.h" 25#include "font.h"
26#include "lcd.h" 26#include "lcd.h"
27#include "file.h"
27#include "usb.h" 28#include "usb.h"
28#include "system.h" 29#include "system.h"
29#include "button.h" 30#include "button.h"