summaryrefslogtreecommitdiff
path: root/bootloader
diff options
context:
space:
mode:
Diffstat (limited to 'bootloader')
-rw-r--r--bootloader/main.c1
1 files changed, 1 insertions, 0 deletions
diff --git a/bootloader/main.c b/bootloader/main.c
index afaef69..0306eea 100644
--- a/bootloader/main.c
+++ b/bootloader/main.c
@@ -39,6 +39,7 @@
#include "button.h"
#include "panic.h"
#include "power.h"
+#include "powermgmt.h"
#include "file.h"
#include "uda1380.h"
#include "eeprom_settings.h"