From 4b293b201b04da00e9ef7c7b63b705f6edbb702a Mon Sep 17 00:00:00 2001 From: Kitsune Ral Date: Sun, 3 Nov 2024 18:47:48 +0100 Subject: [PATCH] Fix FTBFS --- client/htmlfilter.cpp | 2 ++ 1 file changed, 2 insertions(+) diff --git a/client/htmlfilter.cpp b/client/htmlfilter.cpp index b3f9443b..5fb65f6a 100644 --- a/client/htmlfilter.cpp +++ b/client/htmlfilter.cpp @@ -2,6 +2,8 @@ #include "logging_categories.h" +#include + #include #include