diff --git a/src/Utils.cpp b/src/Utils.cpp index 6bedd2cbd..6abe4dd19 100644 --- a/src/Utils.cpp +++ b/src/Utils.cpp @@ -1,12 +1,12 @@ // SPDX-License-Identifier: GPL-2.0-or-later /* - * Copyright (C) 2022 - 2023 Thomas Basler and others + * Copyright (C) 2022 - 2024 Thomas Basler and others */ + #include "Utils.h" #include "Display_Graphic.h" #include "Led_Single.h" #include "MessageOutput.h" -#include "PinMapping.h" #include #include