diff options
Diffstat (limited to 'device.cpp')
-rw-r--r-- | device.cpp | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/device.cpp b/device.cpp index f881daff6..3b0942c49 100644 --- a/device.cpp +++ b/device.cpp @@ -16,6 +16,8 @@ #include "device.h" +#include "ui.h" + static const char* MENU_ITEMS[] = { "Reboot system now", "Reboot to bootloader", |