From c974531c8c208fee173de9be41cac72b0d7281e0 Mon Sep 17 00:00:00 2001 From: Jan Koester Date: Mon, 24 Feb 2025 13:50:39 +0100 Subject: [PATCH] fixed --- backends/ini/ini.cpp | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/backends/ini/ini.cpp b/backends/ini/ini.cpp index b5243bc..79f34d1 100644 --- a/backends/ini/ini.cpp +++ b/backends/ini/ini.cpp @@ -28,7 +28,7 @@ #include #include -#include +#include #include "ini.h" #include "conf.h" -- GitLab