From e77087ce3d590ddede0a0590caaade9aadc78d41 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Sl=C3=A1vek=20Banko?= 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 --- kaddressbook/common/kabprefs.h | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'kaddressbook/common') diff --git a/kaddressbook/common/kabprefs.h b/kaddressbook/common/kabprefs.h index 4ac486f78..49350be4b 100644 --- a/kaddressbook/common/kabprefs.h +++ b/kaddressbook/common/kabprefs.h @@ -25,7 +25,7 @@ #define KABPREFS_H #include -#include +#include #include "kabprefs_base.h" class TDEConfig; -- cgit v1.2.1