From e77087ce3d590ddede0a0590caaade9aadc78d41 Mon Sep 17 00:00:00 2001 From: Slávek Banko Date: Fri, 26 Feb 2021 01:07:13 +0100 Subject: The workaround that tdepimmacros.h do is no longer needed and kdemacros.h can be used directly. MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Signed-off-by: Slávek Banko --- libkmime/kmime_header_parsing.h | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'libkmime/kmime_header_parsing.h') diff --git a/libkmime/kmime_header_parsing.h b/libkmime/kmime_header_parsing.h index efa2192b..c4c69945 100644 --- a/libkmime/kmime_header_parsing.h +++ b/libkmime/kmime_header_parsing.h @@ -38,7 +38,7 @@ #include -#include +#include template class TQMap; class TQStringList; -- cgit v1.2.3