summaryrefslogtreecommitdiffstats
path: root/kmail
diff options
context:
space:
mode:
authorMichele Calgaro <michele.calgaro@yahoo.it>2024-12-28 22:02:00 +0900
committerMichele Calgaro <michele.calgaro@yahoo.it>2024-12-28 22:02:00 +0900
commit57cbac0e8106057f262bc7a80ce8c716e3641f5f (patch)
tree3f8e65f58575435365f95c1a6a91573db728cd6b /kmail
parente269f3129869bd753abf413d69b1511d74995ea4 (diff)
downloadtdepim-57cbac0e8106057f262bc7a80ce8c716e3641f5f.tar.gz
tdepim-57cbac0e8106057f262bc7a80ce8c716e3641f5f.zip
Use tdecrash.h
Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it>
Diffstat (limited to 'kmail')
-rw-r--r--kmail/kmstartup.cpp2
1 files changed, 1 insertions, 1 deletions
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 <kstandarddirs.h>
#include <tdemessagebox.h>
#include <dcopclient.h>
-#include <kcrash.h>
+#include <tdecrash.h>
#include <tdeglobal.h>
#include <tdeapplication.h>
#include <tdeaboutdata.h>