summaryrefslogtreecommitdiffstats
path: root/kded/tdebuildsycoca.cpp
diff options
context:
space:
mode:
authorMichele Calgaro <michele.calgaro@yahoo.it>2024-12-28 21:46:16 +0900
committerMichele Calgaro <michele.calgaro@yahoo.it>2024-12-28 21:46:16 +0900
commit745951c5ee9ac4580f94718dff3b8c07ef98dab5 (patch)
tree012a3bac7048ad4b2354a12f053f01ce96648b5d /kded/tdebuildsycoca.cpp
parent0b1121b707fa0dc09ee4841207182803d704503e (diff)
downloadtdelibs-745951c5ee9ac4580f94718dff3b8c07ef98dab5.tar.gz
tdelibs-745951c5ee9ac4580f94718dff3b8c07ef98dab5.zip
Rename kcrash.{h,cpp} to tdecrash.{h.cpp}
Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it>
Diffstat (limited to 'kded/tdebuildsycoca.cpp')
-rw-r--r--kded/tdebuildsycoca.cpp2
1 files changed, 1 insertions, 1 deletions
diff --git a/kded/tdebuildsycoca.cpp b/kded/tdebuildsycoca.cpp
index 030932cc3..77640dcf1 100644
--- a/kded/tdebuildsycoca.cpp
+++ b/kded/tdebuildsycoca.cpp
@@ -50,7 +50,7 @@
#include <tdelocale.h>
#include <tdeaboutdata.h>
#include <tdecmdlineargs.h>
-#include <kcrash.h>
+#include <tdecrash.h>
#ifdef KBUILDSYCOCA_GUI // KBUILDSYCOCA_GUI is used on win32 to build
// GUI version of tdebuildsycoca, so-called "tdebuildsycocaw".