summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorMichele Calgaro <michele.calgaro@yahoo.it>2024-12-28 22:01:07 +0900
committerMichele Calgaro <michele.calgaro@yahoo.it>2024-12-28 22:01:07 +0900
commit9978ff400d6dc59db6439cb07413931d798beb09 (patch)
tree11ca8b0b1f843e42f2646076fa3b4f6b87ae2d29
parenta7ce691d77d9c291628bc00864283c929d4d93a5 (diff)
downloadbasket-master.tar.gz
basket-master.zip
Use tdecrash.hHEADmaster
Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it>
-rw-r--r--src/crashhandler.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/crashhandler.h b/src/crashhandler.h
index 7163def..b3005fc 100644
--- a/src/crashhandler.h
+++ b/src/crashhandler.h
@@ -13,7 +13,7 @@
#ifndef CRASH_H
#define CRASH_H
-#include <kcrash.h> //for main.cpp
+#include <tdecrash.h> //for main.cpp
/**
* @author Max Howell