From a96eb1a7f7aff5aea41c14b9edcec34564ab27b6 Mon Sep 17 00:00:00 2001 From: Solomon Peachy Date: Thu, 1 Oct 2020 16:08:20 -0400 Subject: Fix warnings and errors introduced in b030bf5 Change-Id: I23966b6a79c0d2cbab2e01c649c1b991f460d8ad --- firmware/target/hosted/xduoo/button-xduoo.c | 1 + 1 file changed, 1 insertion(+) (limited to 'firmware/target/hosted/xduoo/button-xduoo.c') 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 @@ #include "kernel.h" #include "backlight.h" #include "backlight-target.h" +#include "xduoolinux_codec.h" static bool soft_hold = false; #ifndef BOOTLOADER -- cgit v1.2.3