From 3a49a3d343a7733f6692ecf96be37e94b89a524a Mon Sep 17 00:00:00 2001 From: Konstantin Vukolov Date: Wed, 21 Jan 2026 15:25:06 +0300 Subject: [PATCH] Fix style --- lib/OpdsParser/OpdsParser.h | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) diff --git a/lib/OpdsParser/OpdsParser.h b/lib/OpdsParser/OpdsParser.h index 6ff873a..570ac4c 100644 --- a/lib/OpdsParser/OpdsParser.h +++ b/lib/OpdsParser/OpdsParser.h @@ -1,11 +1,10 @@ #pragma once +#include #include #include #include -#include - /** * Type of OPDS entry. */