From f673e8b30691e33aed7d052525a02002c232e393 Mon Sep 17 00:00:00 2001 From: Michele Calgaro Date: Sat, 1 May 2021 16:16:34 +0900 Subject: Fixed FTBFS without tdehw lib. Signed-off-by: Michele Calgaro (cherry picked from commit c4a0aea65da598ce3aa78a66d8585e37caa811bd) --- src/sources/batterysrc.h | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) (limited to 'src/sources/batterysrc.h') diff --git a/src/sources/batterysrc.h b/src/sources/batterysrc.h index 62c6828..a61883c 100644 --- a/src/sources/batterysrc.h +++ b/src/sources/batterysrc.h @@ -26,8 +26,7 @@ #include #include -#include - +class TDEHardwareDevices; /** * BatterySrc fetches the state of charge of the battery from HAL * @author Ken Werner -- cgit v1.2.1