summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorMichele Calgaro <[email protected]>2024-12-28 22:01:15 +0900
committerMichele Calgaro <[email protected]>2024-12-28 22:01:15 +0900
commit77b4e93bdae5bd611fc71aeeaf78b51e13071125 (patch)
treeb676026188848fbfc69659eeb5017430dc1f9eff
parent8270dacbbc0ca7e022c12146805e2347a0c07926 (diff)
downloadkooldock-77b4e93bdae5bd611fc71aeeaf78b51e13071125.tar.gz
kooldock-77b4e93bdae5bd611fc71aeeaf78b51e13071125.zip
Use tdecrash.hHEADmaster
Signed-off-by: Michele Calgaro <[email protected]>
-rw-r--r--src/main.cpp2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/main.cpp b/src/main.cpp
index 0876521..9154d43 100644
--- a/src/main.cpp
+++ b/src/main.cpp
@@ -16,7 +16,7 @@
#include <tdecmdlineargs.h>
#include <tdeaboutdata.h>
#include <tdelocale.h>
-#include <kcrash.h>
+#include <tdecrash.h>
#include <kdebug.h>
#include <tdeuniqueapplication.h>