From 682fc34c1d59113b30a54c9d937da2b79a699d63 Mon Sep 17 00:00:00 2001 From: bilaliscarioth <98892516+bilaliscarioth@users.noreply.github.com> Date: Sun, 13 Jul 2025 14:03:09 +0200 Subject: [PATCH] fix linters for css_reload_helper.cpp --- src/util/css_reload_helper.cpp | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/util/css_reload_helper.cpp b/src/util/css_reload_helper.cpp index 3a530f61..06381d60 100644 --- a/src/util/css_reload_helper.cpp +++ b/src/util/css_reload_helper.cpp @@ -5,9 +5,9 @@ #ifndef __OpenBSD__ #include #else -#include #include #include +#include #endif #include