From 05d1a03fe44b63d97b0d360333b6d88c3c913a9a Mon Sep 17 00:00:00 2001 From: Konstantin Vukolov Date: Wed, 21 Jan 2026 15:19:31 +0300 Subject: [PATCH] Fix cppcheck --- lib/OpdsParser/OpdsParser.h | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/lib/OpdsParser/OpdsParser.h b/lib/OpdsParser/OpdsParser.h index 05ebd58..6ff873a 100644 --- a/lib/OpdsParser/OpdsParser.h +++ b/lib/OpdsParser/OpdsParser.h @@ -4,7 +4,7 @@ #include #include -#include "Print.h" +#include /** * Type of OPDS entry.