From 838094bf63c64e394f41c21553ced43cc4170060 Mon Sep 17 00:00:00 2001 From: Michele Calgaro Date: Sun, 26 May 2024 14:54:18 +0900 Subject: Adapt to latest tqt3 version Signed-off-by: Michele Calgaro --- puic/parser.h | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'puic/parser.h') diff --git a/puic/parser.h b/puic/parser.h index 01ca1ca..5fdbdc2 100644 --- a/puic/parser.h +++ b/puic/parser.h @@ -21,7 +21,7 @@ #ifndef PARSER_H #define PARSER_H -#include +#include class Parser { -- cgit v1.2.3