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 --- kgantt/kgantt/KGantt.h | 2 +- kgantt/kgantt/KGanttItem.h | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) (limited to 'kgantt') diff --git a/kgantt/kgantt/KGantt.h b/kgantt/kgantt/KGantt.h index 887acfaf8..ea83a2138 100644 --- a/kgantt/kgantt/KGantt.h +++ b/kgantt/kgantt/KGantt.h @@ -38,7 +38,7 @@ #include #include -#include +#include #include "KGanttItem.h" #include "xQGanttListView.h" diff --git a/kgantt/kgantt/KGanttItem.h b/kgantt/kgantt/KGanttItem.h index 99a63ee3e..67c1a198d 100644 --- a/kgantt/kgantt/KGanttItem.h +++ b/kgantt/kgantt/KGanttItem.h @@ -38,7 +38,7 @@ #include #include -#include +#include #include "KGanttRelation.h" -- cgit v1.2.1