From 49fb2d0311e21180c63ceb0784840e565b44ca8b Mon Sep 17 00:00:00 2001 From: Michele Calgaro Date: Thu, 23 May 2024 19:52:07 +0900 Subject: Use proper TQt headers Signed-off-by: Michele Calgaro --- src/utils.cpp | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'src/utils.cpp') diff --git a/src/utils.cpp b/src/utils.cpp index dcbbe17..52db53c 100644 --- a/src/utils.cpp +++ b/src/utils.cpp @@ -26,7 +26,7 @@ #include "swordoptions.h" #include -#include +#include namespace KioSword { -- cgit v1.2.3