From 8dd0afb14153929cc1af6c587b0e942d0d09086c 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 (cherry picked from commit e77087ce3d590ddede0a0590caaade9aadc78d41) --- certmanager/lib/ui/progressdialog.h | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'certmanager/lib/ui/progressdialog.h') diff --git a/certmanager/lib/ui/progressdialog.h b/certmanager/lib/ui/progressdialog.h index dadfd769..eb1b95b7 100644 --- a/certmanager/lib/ui/progressdialog.h +++ b/certmanager/lib/ui/progressdialog.h @@ -35,7 +35,7 @@ #include #include -#include +#include namespace Kleo { class Job; -- cgit v1.2.3