summaryrefslogtreecommitdiff
path: root/firmware/target/hosted/xduoo
diff options
context:
space:
mode:
Diffstat (limited to 'firmware/target/hosted/xduoo')
-rw-r--r--firmware/target/hosted/xduoo/button-xduoo.c1
1 files changed, 1 insertions, 0 deletions
diff --git a/firmware/target/hosted/xduoo/button-xduoo.c b/firmware/target/hosted/xduoo/button-xduoo.c
index 03bb7bbfc9..605cd18736 100644
--- a/firmware/target/hosted/xduoo/button-xduoo.c
+++ b/firmware/target/hosted/xduoo/button-xduoo.c
@@ -36,6 +36,7 @@
36#include "kernel.h" 36#include "kernel.h"
37#include "backlight.h" 37#include "backlight.h"
38#include "backlight-target.h" 38#include "backlight-target.h"
39#include "xduoolinux_codec.h"
39 40
40static bool soft_hold = false; 41static bool soft_hold = false;
41#ifndef BOOTLOADER 42#ifndef BOOTLOADER