From 56f315b94acc45e2175e030fca31cf8b56e36b93 Mon Sep 17 00:00:00 2001 From: Jean-François Milants Date: Tue, 27 Sep 2022 18:06:15 +0200 Subject: A few minors changes following the code review : rename fs -> filesystem, use std::array instead of raw array,... --- src/displayapp/screens/WatchFaceInfineat.h | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'src/displayapp/screens/WatchFaceInfineat.h') diff --git a/src/displayapp/screens/WatchFaceInfineat.h b/src/displayapp/screens/WatchFaceInfineat.h index c306b53c..4a7dbebd 100644 --- a/src/displayapp/screens/WatchFaceInfineat.h +++ b/src/displayapp/screens/WatchFaceInfineat.h @@ -1,6 +1,6 @@ #pragma once -#include +#include #include #include #include -- cgit v1.2.3