From ff43111725b412625de8ddc0cc5893a42c410bf6 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Sl=C3=A1vek=20Banko?= Date: Thu, 25 Feb 2021 20:12:30 +0100 Subject: [PATCH] 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 --- kontact_plugin/uniqueapphandler.h | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/kontact_plugin/uniqueapphandler.h b/kontact_plugin/uniqueapphandler.h index c02c114..4c1ba7f 100644 --- a/kontact_plugin/uniqueapphandler.h +++ b/kontact_plugin/uniqueapphandler.h @@ -24,7 +24,7 @@ #include #include -#include +#include namespace Kontact {