From 67f546fa330f7bbe251bfde432b36284db1a79dd Mon Sep 17 00:00:00 2001 From: Reinhold Gschweicher Date: Mon, 24 Jan 2022 23:03:08 +0100 Subject: StopWatch: cleanup unused includes and use relative to src includes --- src/displayapp/screens/StopWatch.h | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'src/displayapp/screens/StopWatch.h') diff --git a/src/displayapp/screens/StopWatch.h b/src/displayapp/screens/StopWatch.h index 0720a586..06193f68 100644 --- a/src/displayapp/screens/StopWatch.h +++ b/src/displayapp/screens/StopWatch.h @@ -4,7 +4,7 @@ #include "components/datetime/DateTimeController.h" #include "displayapp/LittleVgl.h" -#include "FreeRTOS.h" +#include #include "portmacro_cmsis.h" #include -- cgit v1.2.3-70-g09d2