From 57cbac0e8106057f262bc7a80ce8c716e3641f5f Mon Sep 17 00:00:00 2001 From: Michele Calgaro Date: Sat, 28 Dec 2024 22:02:00 +0900 Subject: [PATCH] Use tdecrash.h Signed-off-by: Michele Calgaro --- kaddressbook/main.cpp | 2 +- kmail/kmstartup.cpp | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/kaddressbook/main.cpp b/kaddressbook/main.cpp index e272783e..d4f6c776 100644 --- a/kaddressbook/main.cpp +++ b/kaddressbook/main.cpp @@ -29,7 +29,7 @@ #include #include #include -#include +#include #include #include #include diff --git a/kmail/kmstartup.cpp b/kmail/kmstartup.cpp index 888e4e19..8a3f8f74 100644 --- a/kmail/kmstartup.cpp +++ b/kmail/kmstartup.cpp @@ -28,7 +28,7 @@ #include #include #include -#include +#include #include #include #include