summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--amarok/src/amarokcore/crashhandler.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/amarok/src/amarokcore/crashhandler.h b/amarok/src/amarokcore/crashhandler.h
index f196ce08..4ef52f8b 100644
--- a/amarok/src/amarokcore/crashhandler.h
+++ b/amarok/src/amarokcore/crashhandler.h
@@ -11,7 +11,7 @@
#ifndef CRASH_H
#define CRASH_H
-#include <kcrash.h> //for main.cpp
+#include <tdecrash.h> //for main.cpp
namespace Amarok
{