From 2a89e6616562412785cac5804e94a4b3d8dec7c2 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 --- src/pandsoptions.h | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'src/pandsoptions.h') diff --git a/src/pandsoptions.h b/src/pandsoptions.h index 7e3aced..f5b4682 100644 --- a/src/pandsoptions.h +++ b/src/pandsoptions.h @@ -27,7 +27,7 @@ # include #endif -#include +#include #include "global.h" // forward class definitions -- cgit v1.2.1