summaryrefslogtreecommitdiffstats
path: root/src
diff options
context:
space:
mode:
Diffstat (limited to 'src')
-rw-r--r--src/crashhandler.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/crashhandler.h b/src/crashhandler.h
index 34c2c68..9ee99bf 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
namespace torK
{