Skip to content

Commit 0aa73c2

Browse files
authored
Merge pull request #791 from evergreen22/recovery-boot
Fix recovery firmware build
2 parents d00687c + 4560844 commit 0aa73c2

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

src/displayapp/DisplayAppRecovery.h

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,7 @@
1010
#include <date/date.h>
1111
#include <drivers/Watchdog.h>
1212
#include <components/motor/MotorController.h>
13-
#include <BootErrors.h>
13+
#include "BootErrors.h"
1414
#include "TouchEvents.h"
1515
#include "Apps.h"
1616
#include "Messages.h"

0 commit comments

Comments
 (0)