From d7f518fab945e798a699e55b7727cf63ac949a8e Mon Sep 17 00:00:00 2001 From: Michele Calgaro Date: Thu, 23 May 2024 18:08:46 +0900 Subject: Use proper TQt headers Signed-off-by: Michele Calgaro (cherry picked from commit 2a89e6616562412785cac5804e94a4b3d8dec7c2) --- src/scanstack.cpp | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'src/scanstack.cpp') diff --git a/src/scanstack.cpp b/src/scanstack.cpp index 5f5644b..9b96585 100644 --- a/src/scanstack.cpp +++ b/src/scanstack.cpp @@ -20,7 +20,7 @@ * * ***************************************************************************/ -#include +#include #include #include -- cgit v1.2.3