From c9e3a9f8fe0234ac46c7beca117a4c5a58accd8a Mon Sep 17 00:00:00 2001 From: Tobias Fella Date: Sun, 5 May 2024 21:56:00 +0200 Subject: [PATCH] Add back include --- src/neochatroom.cpp | 1 + 1 file changed, 1 insertion(+) diff --git a/src/neochatroom.cpp b/src/neochatroom.cpp index aa273f6c0..9cd3ff8da 100644 --- a/src/neochatroom.cpp +++ b/src/neochatroom.cpp @@ -46,6 +46,7 @@ #include "spacehierarchycache.h" #include "texthandler.h" #include "urlhelper.h" +#include "utils.h" #ifndef Q_OS_ANDROID #include